cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Easily detect, manage, and convert column units in JMP by downloading Unit Conversion in the JMP Marketplace!
  • Need to analyze data that resides in a database? Register for the April 10 Master JMP webinar to learn how.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Variability Chart

    Hi, I have a variabilty chart with 100 lots. I was wondering how can I order the lots by starttime? If variabilty chart is not the best to show this, what would you recommend? This lots are also broken down by different blends. The x grouping is lots then blend.  Thank you,Rami

    rshehadah rshehadah
    Discussions |
    Oct 12, 2018 2:47 PM
    2801 views | 1 replies
  • Selecting Beta distribution for a Generalized Linear Model personality in JMP 12 or 13

    I have many response variables (composition/abundance data) that have beta distributions and despite the fact that JMP 12.1.0 Help tells me "The Generalized Regression personality enables you to specify a variety of distributions for your response variables. The distributions fit include normal, Cauchy, exponential, gamma, Beta, binomial..." I can't select a Beta distribution when the GLM personal...

    SoilSAS SoilSAS
    Discussions |
    Oct 12, 2018 11:24 AM
    7533 views | 3 replies
  • ANOVA - data coding & structuring

    Hi,I have two questions regarding running an ANOVA in JMP. I have run an experiment with three factors, each of which has two levels. Say Factor A, Factor B, Factor C. And then for each - either level 'high' or level 'low'. That gives me a total of 8 treatment groups. I also included a control  group that did not receive any of these treatments. So an example is that participants from group no. 1 ...

    KatrineKunst KatrineKunst
    Discussions |
    Oct 12, 2018 6:09 AM
    9285 views | 8 replies
  • Optimization with prediction profiler: Maximize responses while minimizing factors non-graphical

    I am doing an optimization via the prediction profiler in a DoE Setting.My goal is to maximize serveral responses Y while minimizing serveral factors X.So I maximazed the Y`s and used the plots for each factor X to change them along the desirability trace until my lower specs for Y where exceeded. But is there a numeric/non-graphical way to maximize responses while minimizing factors with the pred...

    Piet Piet
    Discussions |
    Oct 12, 2018 3:38 AM
    5192 views | 1 replies
  • Confusion using word( ) function and specified delimiter

    Hello all,  I'm trying to manipulate my column names. It's very easy to do once or twice with Find/Replace but I'd like to script it.  Essentially, I want to change a column name from "Singlets/Live leukocytes/Lymphocytes/B cells/A+B+C-,Freq. of Parent" to "B cells/A+B+C-,Freq. of Parent".  Here is my current code:  dt = Current Data Table (); colList = dt << get column names(string); For ( i = ...

    lakepotter lakepotter
    Discussions |
    Oct 11, 2018 10:18 AM
    8576 views | 8 replies

Latest Discussions

  • Variability Chart

    Hi, I have a variabilty chart with 100 lots. I was wondering how can I order the lots by starttime? If variabilty chart is not the best to show this, what would you recommend? This lots are also broken down by different blends. The x grouping is lots then blend.  Thank you,Rami

    rshehadah rshehadah
    Discussions |
    Oct 12, 2018 2:47 PM
    2801 views | 1 replies
  • Selecting Beta distribution for a Generalized Linear Model personality in JMP 12 or 13

    I have many response variables (composition/abundance data) that have beta distributions and despite the fact that JMP 12.1.0 Help tells me "The Generalized Regression personality enables you to specify a variety of distributions for your response variables. The distributions fit include normal, Cauchy, exponential, gamma, Beta, binomial..." I can't select a Beta distribution when the GLM personal...

    SoilSAS SoilSAS
    Discussions |
    Oct 12, 2018 11:24 AM
    7533 views | 3 replies
  • Confusion using word( ) function and specified delimiter

    Hello all,  I'm trying to manipulate my column names. It's very easy to do once or twice with Find/Replace but I'd like to script it.  Essentially, I want to change a column name from "Singlets/Live leukocytes/Lymphocytes/B cells/A+B+C-,Freq. of Parent" to "B cells/A+B+C-,Freq. of Parent".  Here is my current code:  dt = Current Data Table (); colList = dt << get column names(string); For ( i = ...

    lakepotter lakepotter
    Discussions |
    Oct 11, 2018 10:18 AM
    8576 views | 8 replies
  • Extracting the script behind addins

    Is there any way I can extract the script behind add ins like the Table Attributes add in or Limits to data table add in? 

    Aam_jmp Aam_jmp
    Discussions |
    Oct 10, 2018 7:05 PM
    7636 views | 3 replies
  • How to calculate the variance of the weighted sum of >10 components

    Perl https://stats.stackexchange.com/questions/5392/variance-of-two-weighted-random-variables; the variance of A+B is:  Thus, one would imagine that the calculation of the weighted sum of >10 components will be very very complicated. Was wondering whether JMP has an easy way to perform the calculation. Thanks! 

    ILoveJMP ILoveJMP
    Discussions |
    Oct 10, 2018 9:55 AM
    12255 views | 5 replies

Latest Discussions

  • how to change the type and color of lines in graph

    I am trying to show line of fit in graph builder for several sets of data. The data table have many columns, I want to show the column(i) vs column(1).Every column can  be grouped by A1 & a, also can  be grouped by B1 & b, but except column(1). The follow is the chart about column(2) vs column(1):  I use the follow script to change the type of lines:Dispatch( {}, "400", ScaleBox, {Legend Model( 8,...

    Yu Yu
    Discussions |
    Sep 25, 2018 2:34 AM
    3726 views | 0 replies
  • Mean separation letter from test slices

    Hello!

    How do I get the mean separation letter in for each level of a factor when interaction is significant? For example, if I have A*B interaction and I want to get the mean separation of B at each level of A, how do I get the LSD letters in JMP? I can do test slices and that will use the DF of the full analysis, but this does not shows which mean of B differs. If I do multiple comparison: How ca...

    jfranc19 jfranc19
    Discussions |
    Sep 14, 2018 2:35 PM
    2545 views | 0 replies
  • repeated-measures ANCOVA: How to perform the analysis when the parallel slope assumpt. doesn't meet?

    Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...

    Reinaldo Reinaldo
    Discussions |
    Jun 18, 2018 6:31 AM
    3564 views | 0 replies
  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2571 views | 0 replies
  • Fit Spline By Group: Save Spline Coefficients to Column?

    Hi all--having an issue.  I am using Fit Y by X to fit 5,000 separate regressions.  I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1.   This fits a spline to all 5,000 graphs with lambda of 0.1.  I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D).  I understand if I just had 1 regression...

    M0gAl0g M0gAl0g
    Discussions |
    Jun 5, 2018 3:19 PM
    3174 views | 0 replies
view all discussions