How to open an addin file for editing?
how do i open an addin file for editing?i want to add sub menu and sub commans to my existing addin. I do not see an option for opening a already saved addin. can someone help me with this?Prasen

Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourceshow do i open an addin file for editing?i want to add sub menu and sub commans to my existing addin. I do not see an option for opening a already saved addin. can someone help me with this?Prasen
I have a table which include a column named 'PCO',In this column,there are lots of different values,such as 'PCO1','PCO2',...............'PCON',I want to select the rows include 'PCO1' or 'PCO2' or 'PCO3' and subset them,but the situation is that I want to use a string thatstrPCO=="PCO1","PCO2","PCO3", to select valuesso I write a script like:data_table = open (DATA_PATH)PCO_CONDITION = {"PCO1",...
I'm trying to generate buttons within a loop (one button for each column). The buttons are created correctly except that when the button executes its script it will always execute the script of the lastly created button - instead of the script that was passed to the button box object when it was created.So, it seems that the button gets only a reference to the script - and if script is changed the...
This is a strange problem; maybe I'm missing something simple. I'm displaying multiline text in a text box, and I'm setting the width of the box via << set width(700). The weird part is that the length of the text box doesn't adjust for the new width. In other words I'm getting too much white space below the text.Here's some code that illustrates the problem:h1 = "Etymology";txt1 = "\["Boiler p...
I have a table with a variable number of columns. I want to add a column that SUM's all of the columns in a row no matter how many / few appear.I tried this:TotRow = Trans << Get Column Names(Numeric); TR = N Items(TotRow); Trans << New Column( "Total Time", Numeric); For Each Row(:Total Time[]=Sum(Column(TotRow[1::TR])[])); But it only SUMS the first row and not the rest. The number of colum...
Hi,I used TABLES>SUMMARY to group a table by year and position to get N rows. I want to calculate % by year (COL 3) in below table. But when I select % Total statistic it gives me % of all observations(I get COL 4). I don't see a % Total statistic on the group variable. Can anyone tell how I can calculate COL 3 of below table? YEARPOSITIONN ROWS % by year% Total2002Catcher708.244.182002Design...
Hi, I have a set of data, (see attached). i want to check every row on a column (against a certain criteria) and then isolate rows that do not meet that criteria and subset them into a new data table. i want to be able to repeat this for multiple columns (where each has its own criteria) and continue adding to this subset table that i originally created. i'm having some trouble with this and was...
I wanted to overlay a line graph over a box plot so I used the 'copy frame contents' function to copy the frame contents of a line graph and place it over a box plot. Is there a way to also copy the legend box of the line graph to the new destination?Thank you in advance
Hi,
All my source data is in Excel and when importing into JMP, either by Opening the file directly or by doing a scripted Open Database(), I have some columns of numbers that show up with missing fields(dots). The data in Excel is a formula which provides a number. I can't find a pattern that would hint to why this is happening (some fields are ok).
Any suggestions or known errors?
I'm using JMP8 ...
Hi,I've just set up a series of mixed models using the Fit Model platform using one of the JMP demo data sets ("Blood Pressure", in which I've set Doses as a fixed effect and Subjects as a random effect). To analyse those models I have a choice of methodologies: EMS or REML (recommended), so I tried them both, added a pairwise comparison of the doses (the "LS Means Student's t" option on the "Eff...
In Europe, we found it common to use Cpkn as a non-normal Cpk metric, where mean was replaced with median, and stdev was replaced with IQR/1.35. For some "regulatory" or "customer" reports, this seems to be accepted rather than the usual "torture the data until it says its normal" approach with transformations. Does anyone have similar experience or better ideas? (Note: any use of capabilit...
Hello,I am trying to use jsl to remove the x-axis variable and replace it with a different one. It looks like I should use the GraphBuilderBox <- Remove Variable() tool, but since I change the x-axis variable multiple times, I do not know its name and would like to use the Remove Variable(Role("X"), Position(1)) method, but this does not work. Any assistance would be appreciated.Thank you,Martin
How would I calculate the shape of the average (using the median) of a variable from a group within a data set? I need a certain function for calculating the centre of gravity (centroid) or Euclidian centre of this group of variable.
Many thanks!!
Hi everybody,I would want to calculate LD50 and LT50 from a dataset organized in 6 columns:- Name of the compound (I just got 1 compound named A)- Concentration of the compound (2 dilutions per compound)- Individual number (a fixed number of 10 individuals is used per assay)- State of the individual at the end of the experiment (1 = alive, 0 = dead)- Day death (experiment last 15 days)- Experiment...
We can do as above simply using "Fit Y by X" with quantiles and compare means , however I can't find the way if I compile box plots using graph builder (especially when I need to compare more complicated box plots).Can anyone show some hints please? Thank you very much.
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETD...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...