cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • converting a date from a string into a JMP date : AM/PM vs 24hr time problems

    Hi,I'm having trouble converting values like 08:49:46 PM
    10:30:46 AMfrom Character Column to Numeric h:m:s 24h format.I would like to run the conversion without JSL and without depending on Operation system time format.  Please assist.Regards,Tom.

    tom_abramov tom_abramov
    Discussions |
    Mar 12, 2019 2:53 AM
    2228 views | 1 replies
  • Selection and coloring cells

    So if I use: dt = currentDataTable(); dt << select where(:RESULTNAME != "Success"); dt:RESULTNAME << color cells(RGB Color( 255, 150, 150 )); dt << clear select();   When the data table has only 'Success' all cells are colored.  If the table has 1 value that is not 'Success' then it colors that cell and only that cell.  Anyway to have it not color all the cells when it only has 'Success'

    UberBock UberBock
    Discussions |
    Mar 11, 2019 3:48 PM
    6351 views | 3 replies
  • JMP Keeps Reverting to the JMP Application Folder when Saving

    OK, so this just cropped up this evening and it is seriously putting the brakes on my workflow. I had just completed working with a data set yesterday and up to that point I had no issues. Now I am dealing with a different, but similar data set, and JMP has begun behaving weird when I attempt to save graphs. Depending on what subset of the data I am dealing with, I have a folder hierarchy set up f...

    mdawson69 mdawson69
    Discussions |
    Mar 11, 2019 1:27 PM
    6807 views | 2 replies
  • Calculate moving average

    I have a table which has 720 columns of data (plus other columns) and want to create 715 additional columns that have the moving average of the data.  So columns R001,R002,R003,R004,R005 would be averaged to yeild T001 nfor each row in the table.  Then R002,R003,R004,R005,R006 average would yield T002 etc...  I then have a script to graph any selected row by the T data points.  Anjy how I can crea...

    UberBock UberBock
    Discussions |
    Mar 11, 2019 9:28 AM
    7735 views | 4 replies
  • DOE Mixtures with disallowed combinations of components

    Hi,I have read one of the documents in the site (7 Component Mixture Design with Additional Constraints)I have a similar problem; I have one mixture component (A) for which i have three different types (A1, A2 and A3). I have similar constraints to what include in your paper (min/max % of A as a whole). However i also want to evaluate mixtures with * only A1 or A2 or A3 within total limits min/max...

    Asier Asier
    Discussions |
    Mar 11, 2019 8:02 AM
    19924 views | 17 replies

Latest Discussions

  • converting a date from a string into a JMP date : AM/PM vs 24hr time problems

    Hi,I'm having trouble converting values like 08:49:46 PM
    10:30:46 AMfrom Character Column to Numeric h:m:s 24h format.I would like to run the conversion without JSL and without depending on Operation system time format.  Please assist.Regards,Tom.

    tom_abramov tom_abramov
    Discussions |
    Mar 12, 2019 2:53 AM
    2228 views | 1 replies
  • DOE Mixtures with disallowed combinations of components

    Hi,I have read one of the documents in the site (7 Component Mixture Design with Additional Constraints)I have a similar problem; I have one mixture component (A) for which i have three different types (A1, A2 and A3). I have similar constraints to what include in your paper (min/max % of A as a whole). However i also want to evaluate mixtures with * only A1 or A2 or A3 within total limits min/max...

    Asier Asier
    Discussions |
    Mar 11, 2019 8:02 AM
    19924 views | 17 replies
  • How to determine the Length t-ratio corresponding to p-value of 0.05 from screening design?

    Hi,I am a new user of JMP12.I am having a hard time to interpret the results of a screening design (please see the attached screenshot). I know JMP makes this split-plot by showing the Lenth t-ratio of each effect as the length of each bar. Also, the blue vertical line indicates the effects with individual p-value of 0.1.Now, I was wondering if there is any way to know the Length t-ratio correspon...

    Sham Sham
    Discussions |
    Mar 5, 2019 4:11 AM
    5991 views | 5 replies
  • For Loop inside a tab box where each loop creates a different tab in the window

    I'm attempting to loop through a variable list of tools (ChamberTool or Cham) to create a list.  Then using that list I create a contour of the data by date where each chamber is a separate tab on a tab box window.  I've done each of these things independently but my particular issue is creating a tab for each tool from this variable list.  Maybe my approach is way off but here is my script.   Fir...

    MuttonChops MuttonChops
    Discussions |
    Mar 4, 2019 2:49 PM
    11037 views | 11 replies
  • [Script JLS] : Loop for plotting several graphs together

    Hello, I'm new in JMP. It's a powerfull software !That is why I would like to write a script that can plot several Y from different column (every n column actually) in function of one X.I wrote it thanks to graph builder interface, but I would like to script it in a loop.I did something like that for plotting distribution (but it is not the same scale unfortunately ...)//Distributions Std Dev Ne...

    Rob128 Rob128
    Discussions |
    Mar 4, 2019 1:14 PM
    5087 views | 5 replies

Latest Discussions

  • Selecting Number of Clusters in Hierarchical Clustering

    One way to select possible number of clusters in hierarchical methods is to identify the relatively large changes in distance as number of clusters change (see table below). When I look at the actual distance measure from the table (clustering history below dendogram), there is a bigger jump from 3 clusters to 4 than from 4 to 5 (smaller), suggesting 4 may be the right decision. However, when you ...

    pratyushdash pratyushdash
    Discussions |
    Feb 23, 2019 5:51 PM
    2891 views | 0 replies
  • Beta Generalized Regression and adjusted chi-square values

    I have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering them to rodents alongside control seeds that were uncoated. The explanatory variable is which of the 10 deterrents the treatment seed was coated with, and the response variable is the proportion of control seed and treatment seed consumed.  The question...

    Mananahi Mananahi
    Discussions |
    Feb 13, 2019 9:58 AM
    2235 views | 0 replies
  • DF Dens for repeated measures ANOVAs

    Dear JMP Community, When I run repeated measures ANOVAs with JMP (RMS, with Subject as a random factor), I have noticed that when a certain factor is crossed with Subject, the corresponding DF Den stays independent while the DF Dens for the other factors are put together as “Residual”.  Please see Images 1-3 of the attached file on how “DF Den” under “Test Denominator Synthesis” change across imag...

    mu mu
    Discussions |
    Feb 6, 2019 8:10 AM
    3889 views | 0 replies
  • Partition and Pruning

    I'm working with a dataset of about 27,000 rows and am trying to use 9 factors to predict a response using the partition function and a decision tree.  I'm using both k-means and validation.  When I tell JMP to Go, it will split 100-200 times, however the Split History shows me very little improvement after about 20 splits. For what I'm trying to do, I want to back up to the 20th split, but I don'...

    NG NG
    Discussions |
    Jan 30, 2019 8:25 AM
    3248 views | 0 replies
  • I want to use LASSO and Group LASSO in JMP

    I'm involved in a project where we are applying lasso to build a logistic regression model from a "black box" set of predictors.  I need to get JMP Pro before trying out JMP's implementation.  I'm doing all the analysis in R at present.  Does JMP Pro also include group lasso?  I've found through using JMP Cluster Variables (CLUSVAR) that I can naturally group my predictors prior to group lasso.  F...

    gene gene
    Discussions |
    Nov 2, 2018 7:43 AM
    2416 views | 0 replies
view all discussions