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

  • Analysis By/Page Ordering

    Hi all,I have a Partition analysis with "by" column. that means that I have a couple of "pages" (=plots). obj1=Partition( Y( col1 ), X( col2 ), Show Split Prob( 1 ), Informative Missing( 1 ), By( col3));
    part1=obj1<<report;
     In addition, I would be glad if I could arrange them in an order (based on the second level probability).so- I built 2nd table with order number of each table. it looks like th...

    YGerchman YGerchman
    Discussions |
    Apr 12, 2021 8:14 AM
    1738 views | 3 replies
  • add button dynamically in the same row

    Hello,basically I have a data table that I create a report with it and then I'm trying to add buttons to it dynamically in the same row, but the buttons go under the tablethis is what i get  what i would like is "button #1" to be after "number 2" in the end of the table  myPlatform = New Window( "name", H List Box( V List Box( bb = Col Box( "buttons" ), ); V List Box( myDispObj = dtSum << get...

    itzikd itzikd
    Discussions |
    Apr 12, 2021 5:58 AM
    1809 views | 2 replies
  • How to save Process Performance Graph as JPEG/PNG?

    Hi JMP,  Let's take the big class as an example. Do you have a JSL script example to export the process performance graph as a JPEG/PNG? Currently, I manually copy the graph to clipboard and paste it at my pptx. Wish to have automate way of doing it. By the way, I set a random number for the spec limit just to produce the process performance graph.  

    gtroey86 gtroey86
    Discussions |
    Apr 11, 2021 6:14 PM
    1935 views | 2 replies
  • Graph Builder histogram + contour misalignment

    I have used the following code to create the following image in JMP Graph Builder. Graph Builder( Size( 1106, 867 ), Legend Position( "Bottom" ), Variables( Y( :count_traditional ), Y( :count_flat_probabilistic, Position( 1 ) ), Y( :count_increasing_probabilistic, Position( 1 ) ) ), Elements( Histogram( Y( 1 ), Y( 2 ), Y( 3 ), Legend( 3 ) ), Contour( Y( 1 ), Y( 2 ), Y( 3 ), Legend( ...

    adrian adrian
    Discussions |
    Apr 11, 2021 5:53 PM
    2132 views | 4 replies
  • How to use a validation column in normal JMP15 (not JMP Pro)

    Hi, I would like to build predictive models using Partition, Logistic Regression and Neural Networks for my categorical response Y (Pass or Fail) in JMP 15. I do not have the JMP Pro version. I was able to create a validation column containing Training, Validation and Test sets. How can I use the validation column in the normal version of JMP when building and evaluating the models? Partition and ...

    JMPPRO JMPPRO
    Discussions |
    Apr 11, 2021 10:51 AM
    2868 views | 3 replies

Latest Discussions

  • deployment model

    Hito everybody.In attached 2 jmp files. The one named Training-validation-test was used to build a RF model with the following results.The file contains one numeric response and 20 different predictors with one of them categorical, The predictors are sensors values.     As you can see the Bias is very good while the variance is slightly high (92-69=23%).Then a new database with examples never seen...

    FR60 FR60
    Discussions |
    Apr 11, 2021 6:11 AM
    10421 views | 13 replies
  • Help getting rows to populate after renaming columns

    HelloI am trying to create a JMP script that will rename column names that are in another language to English text and create a new datatable with the new column names.  In the script below the column names get renamed below the original column names and the rows of data are lost.  Any suggestions? Please help with scripting answers if you have them! Thanks, Eve   

    Chan Chan
    Discussions |
    Apr 9, 2021 7:28 PM
    1305 views | 2 replies
  • How to analyse factorial design with an outcome having two types of variance?

    Hello I have a dataset from a 2-level factorial design with 2 factors.The dataset contains purchase amount per each user.Each row is a unique user. Purchase with 0 value means user didn't purchase. A and B are treatments.  I want to calculate the effect of treatments A and B on  average purchase per user (sum of purchase in USD divided by number of users). However, I assume we need to account for ...

    gustavjung gustavjung
    Discussions |
    Apr 9, 2021 12:06 PM
    1657 views | 2 replies
  • Calculate rolling correlation between two variables in a time series

    Hi I have a data set which is in the form of a time series with daily averages of data (the first column is the date). I am currently looking at what correlates with one specific variable in the data set (call it column X). I'd like to check if the correlation is time dependent, e.g. if there are periods with OK correlation and other periods with no/low correlation ("switched" on and off for diffe...

    JensD JensD
    Discussions |
    Apr 9, 2021 5:56 AM
    4376 views | 3 replies
  • Data table - If one column has empty value, then use other column value to fill in,other row keep no change

    Names Default To Here( 1 ); //If the original data table is like below, // there are 2 empty value(:sex[3] and :sex[4] )in column sex: dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt:sex[3 4] = black;   I want the function is: when search all values in column :sex, if find column sex have empty value, then fill the column :name value into the empty position in :sex while keep other value in :sex w...

    Theresa Theresa
    Discussions |
    Apr 9, 2021 2:33 AM
    1842 views | 1 replies

Latest Discussions

  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    859 views | 0 replies
  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    1140 views | 0 replies
  • Manipulating data table properties (cell width/height) INSIDE application module

    Hello! I have created and Application consisting of data from multiple data tables, plotted it into few separate cross-linked graph builders and hosting one preview of data table (which has images, which is kind of the point). I would like to manipulate the cell width / height of the data table cells included into this application/dashboard, but the task seems impossible. For only the data table, ...

    plotMaster plotMaster
    Discussions |
    Mar 27, 2021 3:54 PM
    1391 views | 0 replies
  • What does it mean when the solution path for Elastic Net is not single-valued?

    Dear JMP Community,   (W10, 64-bit, JMP Pro 15.2.1)   I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...

    SDF1 SDF1
    Discussions |
    Feb 15, 2021 12:35 PM
    1316 views | 0 replies
  • Return number from specified row of calculation column in either a text edit box or number edit box in an add in

    Hello,  I'm attempting to build an application in application builder. I have two modules currently. The first module is a series of number edit boxes and lists that allow the user to input values and make selections.After pushing a button, the inputs and/or list selections update table variables in a data table that subsequently updates column equations. The data table opens in the background so ...

    tys5384 tys5384
    Discussions |
    Feb 15, 2021 7:33 AM
    1165 views | 0 replies
view all discussions