cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • DSD: Recreate Estimates

    Hi everyone, I'm new to jmp, therefore I have a propably very basic question.I'm using jmp pro 15 and performed a definitive screening design with 7 factors (6 continous, 1 discrete). To evaluate the results in other programs, I want to recalculate the response estimates manually.For this, I used to following formula: response = intercept + ...                   sum_over_main_effects(factor * main...

    TriangularEagle TriangularEagle
    Discussions |
    Jan 10, 2022 9:06 AM
    1136 views | 3 replies
  • distribution parameters mismatch between Competing Risk Mixture and SubSample in Life Data platform

    Hi All,I use Life Distribution platform from Reliability and Survival to fit distribution to reliability results. To distinguish between failure causes I used 2 Weibull distributions in Competing Risk Mixture of Life Distribution platform (see graphs below and attached file). Portion 1 value (marked with yellow) from the Competing Risk Mixture report species part of reliability results related to ...

    ptolomey ptolomey
    Discussions |
    Jan 10, 2022 8:16 AM
    2402 views | 3 replies
  • Parsing phrases separated by ;

    So, I saw a link to the 1/6 cases charged already. I got curious and File>Internet Open>:Local( {dt}, dt = Open( "https://www.justice.gov/usao-dc/capitol-breach-cases", HTML Table( 1, Column Names( 1 ), Data Starts( 2 ) ) ); dt << Set Name( "capitol-breach-cases" ); dt; )Thankfully, the charge(s) per case are separated by semicolons (;). I used the formula:  Words(:"Charge(s)"n, ";"). This...

    markschahl markschahl
    Discussions |
    Jan 10, 2022 4:39 AM
    1163 views | 4 replies
  • JSL script help

    This is related to the partition script, I am trying to save the selected and unselected rows as different tables after partition function. But when I do that the whole JSL script goes into an infinite loop. Is there any way to solve this?

    shasha_2 shasha_2
    Discussions |
    Jan 9, 2022 8:18 PM
    1245 views | 2 replies
  • Copy selected data to clipboard for further processing by user

    My use case:- Original data needs to be transposed and can contain information on N samples- In most - but not all - cases the data of interest is in the first row of the transposed data- Of the copied rows, not all columns should be copied, only the ones namens "Row 3, Row 4, Row 5" (the columns are named row because of the transpose).- This data needs to be copied to the clipboard for further pr...

    VincentVandalon VincentVandalon
    Discussions |
    Jan 9, 2022 4:15 AM
    1222 views | 2 replies

Latest Discussions

  • Parsing phrases separated by ;

    So, I saw a link to the 1/6 cases charged already. I got curious and File>Internet Open>:Local( {dt}, dt = Open( "https://www.justice.gov/usao-dc/capitol-breach-cases", HTML Table( 1, Column Names( 1 ), Data Starts( 2 ) ) ); dt << Set Name( "capitol-breach-cases" ); dt; )Thankfully, the charge(s) per case are separated by semicolons (;). I used the formula:  Words(:"Charge(s)"n, ";"). This...

    markschahl markschahl
    Discussions |
    Jan 10, 2022 4:39 AM
    1163 views | 4 replies
  • In text explorer, how can we stem only certain words and not all?

    I am using the text explorer platform in JMP Pro 16 and I know that you can use "Stemming for Combining" to stem only the terms where two or more terms stem to the same term and then add exceptions to it on a need basis. But I was wondering if you can choose the "No Stemming" option and then add only certain words to stem? For my analysis, the second option might be faster because I have only a fe...

    NVarz NVarz
    Discussions |
    Jan 7, 2022 6:31 AM
    1146 views | 2 replies
  • Légende sur control chart avec JMP 16

    Bonjour à tous,@eromeu @flo_kussener Comment afficher sur la control chart la légende sur JMP 16?Je parvenais à le faire sur JMP 15 mais cela n'est plus possible sur JMP 16. Il est toujours possible de mettre une couleur ou une forme  via "color or mark by column" mais pas possible d'afficher la légende comme avant. Merci infiniment pour votre aide et mes meilleurs vœux pour cette année 2022

    VéroniqueB VéroniqueB
    Discussions |
    Jan 7, 2022 6:15 AM
    640 views | 1 replies
  • How to do Fit Y by X if I want to do for factorial Xs

    Hello,I am trying to analyze cell survival in response to multiple drugs to understand synergistic effectsFor example:X1X2X3Y100100105505052520020001010010003020001031000520020010101005800060 Is there way I can do Fit Y by three different drugs X1, X2, and X3 on JMP?Initially I ran Fit Model and did prediction profilers, but the prediction values are very off from the observed values.I applied the...

    joepark joepark
    Discussions |
    Jan 6, 2022 1:33 PM
    1662 views | 5 replies
  • remove batch effect

    I have a data set coming from two independent experiments. I see for some samples there are batch to batch response (final outcome) variation. Please guide me in- how to mitigate this batch effect in JMP.Thanks 

    SIBH SIBH
    Discussions |
    Jan 6, 2022 11:20 AM
    1655 views | 4 replies

Latest Discussions

  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    685 views | 0 replies
  • Expand Contours

    Hi, 

    I understand that the contouring is done based on triangulation to data points, but is there a method for expanding them further to fit a custom SHP file I've imported into JMP? I've already set the alpha and the lowest value so the contour should cover the, 'most', area. Any other methods? Thanks! 

    MikeDereviankin MikeDereviankin
    Discussions |
    Dec 15, 2021 12:49 PM
    553 views | 0 replies
  • Getting all Zeros for the AR(1) estimate/std error in a Repeated Measures Mixed Model Using JMP Pro

    I am fitting a model of a continuous response against 7 fixed effects. When running the Standard Least Squares; my residuals plots/assumptions checks don't look too bad but the Durbin Watson test is suggesting an AR(1) structure in the residuals. This is expected for this particular analysis and is consistent with other data sets looking at the same response/factors. The Time Series platform also ...

    lisa2442 lisa2442
    Discussions |
    Dec 14, 2021 7:32 AM
    671 views | 0 replies
  • Export Functional Data Explorer prediction formula

    Hi,I want to export the prediction formula generated by Functional Data Explorer either to Excel or Python (via Formula Depot), but there is a problem because the formula contains P Spline Coef() interpolation, which I think is not available in Excel or in Python libraries. Do you have any suggestions how to solve this?Best regards

    ruskicar ruskicar
    Discussions |
    Dec 14, 2021 2:11 AM
    663 views | 0 replies
  • Need help with changing separators lines location in a variability graph

    Hello,I need to change the locations of the separators line in the graph.In the attached image, I need the separators lined on the upper row (labeled ISI).I have tried to find how to do that without success.Thanks

    SHRG SHRG
    Discussions |
    Dec 10, 2021 8:59 AM
    858 views | 0 replies
view all discussions