Maximizing PDF Import Wizard window
I'm using the PDF Import Wizard in JMP 17.0. Is there any way to maximize the size of the Wizard window? I don't see any buttons for max/min in the upper right. Joel
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI'm using the PDF Import Wizard in JMP 17.0. Is there any way to maximize the size of the Wizard window? I don't see any buttons for max/min in the upper right. Joel
Hi All, Still working on improving a script I'm writing, and I've gotten a lot of help from @jthi and @txnelson on this -- thank you! One "last little thing" (there's always something to improve isn't there?). I'd like to put a number label next to the peaks that are identified when looking at the spectral density. Something similar to the Control Chart Builder when you test for warnings beyon...
I tried to post a file, and it was successful when it was sent to the local API url But it fails when sending to the API of another IP url (I can successfully ping to this IP)I've tried to test in postman, it works but still can not work in jsl, need for help...
hi, I have an IMR control chart with the column selector on about ten variables for Y axisall variables do not have the same format for decimals and the same format (fixed decimal, percentage, ...).I can't get the format I want for each Y variable how to do it with jsl? best regards
//case1
x={"a01","b02","c003"};
dt << select where(:name=="a01"|:name=="b02"|:name=="c003");
//case2
x={"a01","b02","c003","e03"};
dt << select where(:name=="a01"|:name=="b02"|:name=="c003"|:name=="e03");
//case3
x={"a01"};
dt << select where(:name=="a01")
I have a question: as in the three cases of the code below, I now have a list x that changes, so the code for the selection condition also cha...
I'm using the PDF Import Wizard in JMP 17.0. Is there any way to maximize the size of the Wizard window? I don't see any buttons for max/min in the upper right. Joel
I tried to post a file, and it was successful when it was sent to the local API url But it fails when sending to the API of another IP url (I can successfully ping to this IP)I've tried to test in postman, it works but still can not work in jsl, need for help...
Hello all,
I am struggling to find the best DOE design for finding best conditions to my protocol.I looked into documentation, assist to many webinar but canot manage to find the best one. So I need your help on that.I have 2 categorical responses (4 levels), 1 continuous factor and 1 categorical (2 levels) factor.
My continuous factor is concentration of a reagent. I need to include negative contro...
I've developed a dashboard with 6 Graph Builder visuals. Within JMP software, all graphs talk to each other. I cannot say the same with the exported Interactive HTML with Data when opened in both Edge and Chrome browsers. I am presented with a "This feature is not interactive" when attempting to click on the graphs. Are these not yet available to use for Interactive HTML? Please help. View more......
Hello, So I'm working on a data table and I made a script to make several subsets of it. I'm going through a for loop to automate some modeling analysis. the first iteration goes well : do the subest, launch a fit model in the subset. But then in the second iteration of the loop, it doesn't work anymore, because the selected table is the subset and not the main table. I can't find the right comma...
I want to apply deep learning models in JMP pro, but unfortunately I can't fine any option in JMP pro, Please guide me how I can apply it into JMP pro (if it is available), if not, is there any add in?
Dear community,I have a stacked data table, and want to exclude outliers by a Label (e.g. an element for some measurements).In the robust fit outlier platform I can detect outliers and than can select or exclude corresponding rows.For my understanding, rows that are selected than or excluded, should be exactly the same ones.And that is the case for the below sample data table used in the JSL below...
I read the previous posts on the two-way repeat measures ANOVA - Multivariate or univariate analysis, and the full factorial mixed model add-in. Now I have two questions: 1) When the data are not normally distributed, would these methods be still valid for the analysis? Any non-parametric analysis on JMP? I noticed that R programming may have certain packages to provide solutions, but I am not a...
Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click. Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
Graph Builde
...
Hello, Is there anyway I could extract all the color codes used in these color themes, using JSL or any another way?I do have difficulties in dealing with colors, hence I rely more on HEX codes, or numeric codes. Thank you.
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...