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

  • Plot time dependent nominal character data with graph builder

    Initial conditions:- Using JMP 16.0- Scripting suggestions are ok- I have tried things with Graph Builder, but I have nothing worth showing... My question:I have time-dependent character data (I can make its modeling type "ordinal") that I am trying to visualize with Graph Builder without modifying it's data type.  As an example: I monitor the state of some equipment in my lab, and it reports that...

    GreenisBTFL GreenisBTFL
    Discussions |
    Dec 16, 2022 1:05 AM
    4896 views | 8 replies
  • Group multiple column

    Hi, I'm novice in JMP. Starting to learn JMP. I'm trying to group a column and count the number of row.Below is the example to clarify my question.  Basically i have 4 unit tested with different pattern. Each pattern will output failure.How can i group them based on pattern. Any help will be appreciated. Thanks Example raw data: TEST ATEST A FAIL OUTPUTTEST BTEST B FAIL OUTPUTTEST CTEST C FAIL OUT...

    ConcurrentStudy ConcurrentStudy
    Discussions |
    Dec 15, 2022 10:09 PM
    3957 views | 4 replies
  • Cols utilities: how to let take care of empty data?

    HiI got a problem when using Cols->utilities->text to columns.For example I have data 1, ,2,3, after doing text to columns, I want to get {1},{ },{2},{3} these four columns, while JMP gives me {1},{2},{3} as below screen shot.Excel can do this with <Text to Columns>Is there an solution out there in JMP? The result I got from JMP:what I expected:     

    steven_gong steven_gong
    Discussions |
    Dec 15, 2022 10:06 PM
    3392 views | 4 replies
  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    985 views | 0 replies
  • How to fix X Axis Settings for Operating Characteristic Curves

    I'm playing around with different scenarios on an Operating Characteristic curve in which the fraction defective is very small (screen shot below).  Every time I run a scenario, the x-axis automatically changes to a range that is way too wide to be useful and I have to change it back manually.Is there a way to make the x-axis setting constant? (I'm using Jmp Pro 16.1)Thanks! 

    The_Annie The_Annie
    Discussions |
    Dec 15, 2022 2:29 PM
    873 views | 0 replies

Latest Discussions

  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    985 views | 0 replies
  • How to fix X Axis Settings for Operating Characteristic Curves

    I'm playing around with different scenarios on an Operating Characteristic curve in which the fraction defective is very small (screen shot below).  Every time I run a scenario, the x-axis automatically changes to a range that is way too wide to be useful and I have to change it back manually.Is there a way to make the x-axis setting constant? (I'm using Jmp Pro 16.1)Thanks! 

    The_Annie The_Annie
    Discussions |
    Dec 15, 2022 2:29 PM
    873 views | 0 replies
  • Automated Extrapolation of Threshold

    Imagine a scenario where you are trying to measure the accuracy of the penalty kicks of 10000 soccer players.As you move farther from the goals, the less accurate the players will be and more shots will be missed.I would like to extrapolate out the threshold distance where 10% of players start missing.This is not a real world problem, it's a hopefully more easily understood description of my probl...

    Malteaser6900 Malteaser6900
    Discussions |
    Dec 15, 2022 1:52 PM
    1212 views | 2 replies
  • How to combine and export plots from the terminal (Windows) or a jmp script?

    Hello everyone,
    I'm trying to combine a bunch of plots into a dashboard and later export that dashboard into an html file. Currently I modify a template.jmp using python and later execute the file using     subprocess.call([r'C:\Program Files\SAS\JMP\16\jmp.exe',r'outputScript.jsl'])

    My problem is that I'm unable to build the dashboard and export the result as an html file. I think I could add code ...

    MicroSheep MicroSheep
    Discussions |
    Dec 15, 2022 1:34 PM
    930 views | 1 replies
  • Multi HTTP Request function of "JMP 17", can you change the location of each downloaded temporary file?

    I tried to do a Multi HTTP Request with the following code, which defaults toC:\Users\Administrator\AppData\Local\Temp 
    How to modify JSL to change this temporary folder to another path?
    Or even save the data directly in memory.
    When the Multi HTTP Request is complete, combine the temporary files into one file one by one?

    lala lala
    Discussions |
    Dec 15, 2022 12:09 PM
    1306 views | 2 replies

Latest Discussions

  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    985 views | 0 replies
  • How to fix X Axis Settings for Operating Characteristic Curves

    I'm playing around with different scenarios on an Operating Characteristic curve in which the fraction defective is very small (screen shot below).  Every time I run a scenario, the x-axis automatically changes to a range that is way too wide to be useful and I have to change it back manually.Is there a way to make the x-axis setting constant? (I'm using Jmp Pro 16.1)Thanks! 

    The_Annie The_Annie
    Discussions |
    Dec 15, 2022 2:29 PM
    873 views | 0 replies
  • Response Screening Effect Size - logistic

    Related to the previous post How to get "Effect size" column with Response Screening functionality , I am also wondering how effect size in the response screening platform is calculated, specifically for categorical Y vs continuous X.  JMP help shows:  "When Y is categorical and X is continuous, the effect size is the square root of the average ChiSquare value for the whole model test."  Running b...

    wgardnerQS wgardnerQS
    Discussions |
    Dec 14, 2022 12:54 PM
    942 views | 0 replies
  • 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
    835 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
    665 views | 0 replies
view all discussions