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

  • find all rows with value>50 and subsequent 10 rows

    I need to write a script to find all rows in the table with value > 50 and return 10 rows right after those rows. Could someone help me with this script please? Thank you!

    emmablue emmablue
    Discussions |
    May 16, 2024 11:01 AM
    2279 views | 5 replies
  • A script works in JMP PRO but not in JMP LIVE to query data and add spec limits to JMP LIVE control chart

    Hi, 

    I wrote a script that 1) queries a table(myDT) to build a control chart on and 2) another table(specLimitsTable) and 3) a loop that takes data from the second table to set spec limits on table 1.  It works just fine in JMP PRO and steps 1) and 2) work fine in JMP LIVE but when I add the 3rd part it says failed to regenerate when I go to refresh my data.  The JSL that works in JMP PRO is below:...

    bjbreitling bjbreitling
    Discussions |
    May 16, 2024 5:50 AM
    1118 views | 2 replies
  • Fit data to a logistic function with a known asymptote

    My goal is to fit this data to a logistic function (Logistic 3P for example). The y variable represents a proportion, so the maximum possible value is 100%. So I need to specify the asymptote as 100% because the model gives me values up this limit, and this is empirically impossible (attached image). Thak you for the help.   

    Kaik Kaik
    Discussions |
    May 16, 2024 4:13 AM
    2564 views | 7 replies
  • Windows Pro 10 > JMP 17.2 > ODBC Connections > Preventing file saving/export?

    Hi JMP Community,   I am exploring the option of connecting JMP to an ODBC-enabled database that contains sensitive data. The database administrator asked me if there is a method in JMP to prevent saving or exporting the primary data uploaded via OBDC connections.   Sorry for not being more specific. I have zero experience using JMP to connect to databases.   Thank you.   Best regards, TS

    Thierry_S Thierry_S
    Discussions |
    May 16, 2024 4:10 AM
    1004 views | 1 replies
  • How to remove smoothing spline controls from bivariate fit

    How do I delete Smoothing spline controls? I have a report with bunch of splines and this list of controls takes the whole page effectively collapsing the chart. I saw a similar question, but I have another part in my script and the solution doesn't work.How do I remove it?   Names Default To Here(1); dt = Open("$SAMPLE_DATA/Big Class.jmp"); g=vlistbox(Big Class<< Fit Group( Bivariate( Y(:heig...

    HenLu HenLu
    Discussions |
    May 16, 2024 3:15 AM
    2292 views | 6 replies

Latest Discussions

Latest Discussions

view all discussions