cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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 link header with survey questions

    I have a table t1 with survey questions. The columns are called 1a, 1b, 2a, 2b, etc. (rows are the respondents' answers). I have another table t2 with the actual questions matching the column names of t1. How can I link the column names of t1 with the actual questions in t2? For instance, assume I do a PCA, I would like to be able to read/reference the actual questions instead of 1a, 2b, etc when ...

    RankMonster1074 RankMonster1074
    Discussions |
    Nov 16, 2022 11:23 AM
    804 views | 1 replies
  • How to get a single output table for one-way ANOVA on many response variables

    Hello,I'm trialing JMP and a few other stats software packages before committing. As an environmental scientist, I routinely need to run 100 one-way ANOVAs to test for differences in a suite of ~20 water chemistry analytes between yearly sampling events (n = 4) for five test locations (6 replicates within each test area). I'm not testing for differences between area, only differences in mean conce...

    FlyingDoge89 FlyingDoge89
    Discussions |
    Nov 16, 2022 11:10 AM
    3273 views | 3 replies
  • Losing Unique Values When Doing Table Split

    I have a table set up like the following. I want to split the Service column by Type so that the result looks like the second table below. However, when I do this, I end up losing a lot of unique values of ID. For reference I have 15,047 unique IDs and 78,276 rows in my raw data table. Of these 78,276 services, only 963 are Type2. When I do the table split, the result gives me a table of 77,313 ro...

    aallman aallman
    Discussions |
    Nov 16, 2022 11:01 AM
    1263 views | 1 replies
  • Well-Trace Add-in Available for JMP17 Upgrade?

    I just received notification to upgrade my JMP software. Before I install it, curious if installing this software upgrade will have any implications to the application of the “Well-Trace Add-in” that I use in my current JMP16 version? Would I have to request the Well-Trace Add-in once I install JMP17?

    JK_PC JK_PC
    Discussions |
    Nov 16, 2022 8:10 AM
    1278 views | 2 replies
  • JSL add a title to Control charts

    Hello, here a script to plot control charts (all the control limits are set by the user and this part of the code is not shown here). How can I modify the script to modify the title of the control chart? Thank you very much!  dt << Control Chart Builder( Size( 719, 464 ), Show Two Shewhart Charts( 0 ), Show Control Panel( 0 ), Show Capability( 0 ), Show Limit Summaries( 0 ), Var...

    PersuasionCamel PersuasionCamel
    Discussions |
    Nov 16, 2022 7:40 AM
    2771 views | 4 replies

Latest Discussions

  • How to link header with survey questions

    I have a table t1 with survey questions. The columns are called 1a, 1b, 2a, 2b, etc. (rows are the respondents' answers). I have another table t2 with the actual questions matching the column names of t1. How can I link the column names of t1 with the actual questions in t2? For instance, assume I do a PCA, I would like to be able to read/reference the actual questions instead of 1a, 2b, etc when ...

    RankMonster1074 RankMonster1074
    Discussions |
    Nov 16, 2022 11:23 AM
    804 views | 1 replies
  • How to get a single output table for one-way ANOVA on many response variables

    Hello,I'm trialing JMP and a few other stats software packages before committing. As an environmental scientist, I routinely need to run 100 one-way ANOVAs to test for differences in a suite of ~20 water chemistry analytes between yearly sampling events (n = 4) for five test locations (6 replicates within each test area). I'm not testing for differences between area, only differences in mean conce...

    FlyingDoge89 FlyingDoge89
    Discussions |
    Nov 16, 2022 11:10 AM
    3273 views | 3 replies
  • How to get the life distribution platform to use the colors defined in the row states?

    In analysis platforms I expected the graph colors to match with what is defined in the row states (if applicable). This does not seem to be the case however. Below example from big class where I applied row state colors based on the Sex variable, and then analyze life distribution grouped by Sex as well. The standard blue and red colors are used instead of the purple and orange in the datatable. T...

    mvanderaa1 mvanderaa1
    Discussions |
    Nov 16, 2022 4:16 AM
    1003 views | 1 replies
  • Is it possible to create new variables when logistic 4P fitting?

    Hello. I have a question about the how to create more variables when fitting 4PL curve.For example, we normally test 10 serially diluted concentration points and each point has triplicate results for reference and test product.Then, we do equivalence test using nonlinear fitting with sigmoid curves-logistic curves-logistic 4p with log transformed concentration data.And we can see the chart that ha...

    Hyunsik Hyunsik
    Discussions |
    Nov 15, 2022 4:13 PM
    1347 views | 2 replies
  • different 4PL models

    JMP has three different 4P models to fit sigmodal curves, Logistic 4P and Logistic 4P Hill use Log concentration, and Logistic 4P Rodbard uses non-log concentration. Looking into the formulas, the sign of the Growth Rate (slope) from Logistic 4P and Logistic 4P Hill are opposite of those from classical 4PL definition and  4P Rodbard.  Can you help to explain why there is such a difference?Thanks! ...

    GroupSquareWolf GroupSquareWolf
    Discussions |
    Nov 15, 2022 10:59 AM
    4503 views | 3 replies

Latest Discussions

  • Linear mixed model not showing "Random Effect" noise in simulator/monte carlo

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit.  However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...

    Vartian Vartian
    Discussions |
    Nov 8, 2022 5:38 AM
    863 views | 0 replies
  • Monte Carlo / Simulator from Mixed Model not showing "Random Effect" noise

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding n...

    Vartian Vartian
    Discussions |
    Nov 4, 2022 12:48 PM
    676 views | 0 replies
  • How do I save plots/images at a specific size when they are generated in a project?

    Hi,when I generate images within a project the window size attribute is ignored (the plot is always maximized). How do I prevent this to define a specific image size, esp. when the plots are saved? Best regards,Ole @martindemel   

    OHS OHS
    Discussions |
    Nov 4, 2022 6:53 AM
    686 views | 0 replies
  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1198 views | 0 replies
  • How to run JSL script in user opened JMP session instead creating a new seesion by JMP.dll?

    Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...

    SquaresDingo505 SquaresDingo505
    Discussions |
    Oct 24, 2022 7:23 PM
    738 views | 0 replies
view all discussions