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

  • 怎样用脚本实现拖动到表格的最后一行、使它在可见范围

    表格有很多行、如何用脚本实现拖动到表格的最后一行、使它在可见范围?谢谢!dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << Select Rows( N Row( dt ) ); dt << Go To( Rows( N Row( dt ) ) ); 

    lala lala
    Discussions |
    Jan 7, 2022 5:20 AM
    1232 views | 3 replies
  • Add one more column based on condition and grouping on other columns

    Hello All,
    Happy new year, 
    I stuck at another place, have idea/logic but not able to put into correct formula. Please see the attached image for description. Sample data is also attached.

      Any help?
    Many thanks.

    HSS HSS
    Discussions |
    Jan 7, 2022 2:09 AM
    2039 views | 2 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
    2347 views | 5 replies
  • Matched pairs vs Each pair Student's T

    Hello, I am trying to look at the effect of two conditions on my matched paired data. I am confused as to what the pair Student's T test does (Analyze > Fit Y by X > Compare Means > Each Pair, Student's T) vs Analyze > Specialized Modeling > Matched PairsI am trying to understand what the Each Pair, Student's T does and when I should be using that vs Matched Pairs.<JSL> 15.2.1

    pnakashe pnakashe
    Discussions |
    Jan 6, 2022 12:46 PM
    2409 views | 2 replies
  • Multigroup Analysis

    Hello everyone, I am new to JMP and I wonder if there is a capability to do multigroup analysis after specifying and identifying the model. Our model includes many latent variables.
    An identical survey has been used to collect data from three different panels for three different study conditions. We would like to understand whether there are significant differences in effect sizes, path coefficient...

    McMaster McMaster
    Discussions |
    Jan 6, 2022 12:01 PM
    1183 views | 1 replies

Latest Discussions

  • 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
    2347 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
    2206 views | 4 replies
  • How can I evaluate a full factorial design with a quadratic regression model?

    Hi there, I'm new to the community and I'm still quite a beginner at JMP. I have the following problem: I did a full factorial 3 ^ 3 plan. The results I got are not linear but increase exponentially. When evaluating the "ordinary least squares" I only get a linear model. Is there a way to do a regression with a higher degree polynomial? If so, how could I do that? Thanks in advance.

    BoostingColt747 BoostingColt747
    Discussions |
    Jan 6, 2022 6:21 AM
    3733 views | 5 replies
  • Leverage values

    How do I calculate leverage values in JMP? Is there a way to get a column of the data?

    ProbitBat360 ProbitBat360
    Discussions |
    Jan 6, 2022 5:34 AM
    1086 views | 1 replies
  • PDF report: page break - add sentences...

    Hello everyone, I am making a script which exports all the tables and graphs in a pdf file.However, I would like to insert page breaks, and can't find the way to do it. Is there someone who can help me with this? I would also like to add:- the raw data table in my pdf file- and some sentences below a graph for example.Is it possible to make these two things? Thanks a lot for your reply,Sebastien

    Sebastienlg Sebastienlg
    Discussions |
    Jan 6, 2022 3:27 AM
    1204 views | 1 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
    912 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
    710 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
    873 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
    830 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
    1088 views | 0 replies
view all discussions