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

  • Darshan Hiranandani - How can I transfer a variable value from JMP into Python?

    Hi, Hey everyone, I am Darshan Hiranandani, I am looking for some advice on transferring a variable value from JMP into Python. Does anyone have any suggestions on how to achieve this?

    darshanhira darshanhira
    Discussions |
    May 7, 2024 1:38 AM
    1117 views | 2 replies
  • Interaction Profiler: show Datapoints?

    In Jmp18, there is a new feature to activate data points in Prediction Profiler enhancements in JMP® 18 Is there an option to activate the data points as well for interaction profiler?

     

    hogi hogi
    Discussions |
    May 6, 2024 10:00 PM
    2844 views | 4 replies
  • Tabulate all numeric columns in a table

    Hi,I'm trying to creat a tabulate table that cill contain all numeric columns (and then another one with the categorical ones).I tryed running this but it doesn't work.Any suggestion?TIAdt = Open( "$SAMPLE_DATA/Big Class.jmp" ); NumericCols = {}; for(i = 1, i <= N Cols(dt), i++, Col = Column(dt,i); ColDataType = Col << Get Data Type; If( ColDataType == "Numeric", Insert Into(NumericCol...

    eliyahu100 eliyahu100
    Discussions |
    May 6, 2024 2:36 PM
    7268 views | 10 replies
  • kernel control chart

    Hello.
    my question is how can I fit a kernel density plot for my predictive model residuals in a way that first identifies and removes outliears data points, and then presents the final kernel plot with no outliears data along with its confidence bounds and shape?

    maryam_nourmand maryam_nourmand
    Discussions |
    May 6, 2024 11:51 AM
    799 views | 1 replies
  • How to lower the plateau of a 4 parameters fit curve?

    Hello !I'm working on dose-response curves. I use 4-parameter logistic curves from specialised modeling. My first plateau doesn't fit properly, it's too high, because my first point is too high. I don't know what parameter to set and how to set it so that my plateau goes down and gets closer to 0.Thank you in advance for your answer!

    aschmitz1 aschmitz1
    Discussions |
    May 6, 2024 11:40 AM
    1237 views | 2 replies

Latest Discussions

  • Darshan Hiranandani - How can I transfer a variable value from JMP into Python?

    Hi, Hey everyone, I am Darshan Hiranandani, I am looking for some advice on transferring a variable value from JMP into Python. Does anyone have any suggestions on how to achieve this?

    darshanhira darshanhira
    Discussions |
    May 7, 2024 1:38 AM
    1117 views | 2 replies
  • kernel control chart

    Hello.
    my question is how can I fit a kernel density plot for my predictive model residuals in a way that first identifies and removes outliears data points, and then presents the final kernel plot with no outliears data along with its confidence bounds and shape?

    maryam_nourmand maryam_nourmand
    Discussions |
    May 6, 2024 11:51 AM
    799 views | 1 replies
  • How to lower the plateau of a 4 parameters fit curve?

    Hello !I'm working on dose-response curves. I use 4-parameter logistic curves from specialised modeling. My first plateau doesn't fit properly, it's too high, because my first point is too high. I don't know what parameter to set and how to set it so that my plateau goes down and gets closer to 0.Thank you in advance for your answer!

    aschmitz1 aschmitz1
    Discussions |
    May 6, 2024 11:40 AM
    1237 views | 2 replies
  • Can JSL modify the system "Preferences" of JMP?

    Now "Wrap text" is not selected in "Script Editor" in JMP's system "Preferences".Can a JSL be used to open the edit state of a given JSL and hologram it to be able to "Wrap text"? Thanks!

    lala lala
    Discussions |
    May 6, 2024 2:06 AM
    1271 views | 4 replies
  • p-value or kappa for Interactions in Cox Proportional Hazard model?

    I'm using Cox Proportional Hazards modeling to evaluate the effect of 5-6 baseline variables on overall survival (OS) in a breast cancer dataset. Beyond evaluating the main effects of these covariates, I'd like to assess interactions between baseline variables. I've been using the "Cross" button to add these interactions to my model (e.g. ECOG status * Age). However, I could use some help determin...

    kdupree248 kdupree248
    Discussions |
    May 5, 2024 12:34 PM
    857 views | 0 replies

Latest Discussions

view all discussions