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

  • How to use a value selected in a list ?

    Hi, i selected a value in a list thanks to a window, this value is keep in a variable.i would like now to select the lines in my data table which correspond to this value, how can i do ? here my script :value = {"1","2","3","4"};New Window( "window",
    Outline Box( "example",
      H List Box( Text Box( "select value" ), listvalues= list Box(value, nlines(4))),
      Button Box( "OK",
        value = (listvalues <...

    antoinesofradir antoinesofradir
    Discussions |
    Jun 13, 2013 6:49 AM
    8563 views | 1 replies
  • JSL Use Lag or Dif Functions in List?

    Hi Folks,I have a list ( list = {1, 3, 5, 7, 5, 9, 11, 13, 10, 14, 15, 17}; ) I want to modify so that it is monotonically increasing.  That is, I want to evaluate the list so that any current value < previous value is set to previous value, else, use current value.  In a JSL formula it looks like this:If( Dif( :List, 1 ) < 0,  Lag( :List, 1 ),  :List);Is it possible to conduct Dif and Lag-like fu...

    terapin terapin
    Discussions |
    Jun 12, 2013 3:18 PM
    10042 views | 5 replies
  • Select the 10 largest values ​​of my table

    Hi,I would like to extract the ten largest values of my table.
    How can I do ?Is there a script associated ?thanks for your help !

    antoinesofradir antoinesofradir
    Discussions |
    Jun 12, 2013 12:53 AM
    12027 views | 5 replies
  • Get min / max of selected data

    Hi I would like to know the most efficient way to get the min and max of a subset of a column.   I realize could do a select where(), and actually use the table subset function, and summarize, but I need the script to loop through thousands of columns (unique criteria per column) and I think opening / closing tables via subset is too slow.I was hoping to do a select where() to select the rows, and...

    mikedriscoll mikedriscoll
    Discussions |
    Jun 6, 2013 7:36 AM
    12337 views | 2 replies
  • How to do Zero Defect Sampling using JMP 10?

    before there was a template (zds.jmp). But I can't find it anymore for this new version.How do you do ZDS now?Thank you!

    archerwin archerwin
    Discussions |
    Jun 4, 2013 11:04 PM
    3670 views | 1 replies

Latest Discussions

  • How to do Zero Defect Sampling using JMP 10?

    before there was a template (zds.jmp). But I can't find it anymore for this new version.How do you do ZDS now?Thank you!

    archerwin archerwin
    Discussions |
    Jun 4, 2013 11:04 PM
    3670 views | 1 replies
  • JMP Scripting

    Hello I am new to JMP Scripting and wandering if there is way to use regular expressions ?I have huge tables and trying to stack them with JMP.So any help on how would i ...Data Table( "temp" ) << Stack( columns(  :Name( "ABC0(1)" ),  :Name( "ABC0(2)" ),  :Name( "ABC0(128)" ) ), Source Label Column( "Label" ), Stacked Data Column( "Data" ), output table("npt"));I have DATA = ABC0 to 127 and (1 to ...

    baba baba
    Discussions |
    May 31, 2013 11:46 AM
    3032 views | 1 replies
  • Non Parametric density

    Hi,

    When I generate a bivariate plot and then request the Non Parametric density, how do I go about getting percentiles back into my data table, based on the quantile density contours?
    I’d like to add one column to my input table that would tell me, for each observation, in which contour it falls.

    Thanks,

    G

    adjgiulio adjgiulio
    Discussions |
    May 21, 2013 1:26 AM
    3550 views | 2 replies
  • How to do a clean uninstall of JMP9 on a Mac?

    Wondering if this is as simple as dragging the application package to the trash.  The OCD in me would like to also get rid of associated library and preference components.  The manuals and online resources don't give any direction.  And since I have JMP10 installed, I don't want to rip out resources shared with the new version. 

    uw_viromics uw_viromics
    Discussions |
    May 17, 2013 6:26 PM
    3560 views | 0 replies
  • How to control 'views' after running a script

    Hi, I am creating a new column by a script. Something like:New Column("new name", fomula(expression));The default position for a new column appears to be rightmost in the data table. I therefore also move the colum to another place, where it is more in the context. Finally I wnat the script to leave the data table in the state where I see the left most colums in the view. Apparently after having r...

    poulravn poulravn
    Discussions |
    May 17, 2013 11:04 AM
    2585 views | 1 replies

Latest Discussions

  • How to do a clean uninstall of JMP9 on a Mac?

    Wondering if this is as simple as dragging the application package to the trash.  The OCD in me would like to also get rid of associated library and preference components.  The manuals and online resources don't give any direction.  And since I have JMP10 installed, I don't want to rip out resources shared with the new version. 

    uw_viromics uw_viromics
    Discussions |
    May 17, 2013 6:26 PM
    3560 views | 0 replies
  • Mean Diamond Confidence Intervals

    I'm doing a simple Oneway Analysis, ~10 groups each with # of data points ranging up to 20.I noticed that there are 2 95% CIs that are calculated:1.  One set for each group in the Means and Std Dev report below the chart, where CIs are calculated off of the Std Dev of each individual group2.  One set for the Anova, where the Std Dev of all groups are assumed to be the same (calculated off of the S...

    gugiyu gugiyu
    Discussions |
    Apr 23, 2013 2:39 PM
    4128 views | 0 replies
  • Sensitivity and specificity calculation

    Hi every one, Is there any suggestion to directly calculate sensitivity and specificity directly from JMP 9? I read some where there is some plug in or small app needs to be downloaded to JMP for this purpose Any ideasthanksAdil

    adil adil
    Discussions |
    Mar 1, 2013 12:32 PM
    3594 views | 0 replies
  • Chossing between Steel-Dwass All Pairs vs Dunn All Pairs for Joint Ranks

    Hello,I have a time series (five time steps) of samples from a population of the same ~60 individuals, each sample being a haphazardly chosen (i.e. not completely random) subset of the 60. The sample sizes each time ranges from about 15 to up to 50, and the measurement I do for each individual in a sample is a continous variable that goes from 0 to 1.Since the sample sizes are different each ti...

    avamk avamk
    Discussions |
    Mar 1, 2013 11:54 AM
    6271 views | 0 replies
  • 3 Parameter Weibull

    Is there any way to do a 3p Weibull in JMP and check to see whether it fits the data better than a 2p Weibull?  I'm looking for something similar to Weibull++ ability to determine the best fit for a given data set.

    gda gda
    Discussions |
    Feb 19, 2013 1:34 PM
    3234 views | 0 replies
view all discussions