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

  • Jmp Update & Python

    Up to now, my Python distribution was separate from Jmp.So, after an Update of JMP the Python installation was still the same - with all packages. With JMP18 I understood that Python comes directly with Jmp.What happens after a Jmp upgrade? Will the Python packages be automatically installed in the new JMP version?

    hogi hogi
    Discussions |
    May 7, 2024 1:55 AM
    1315 views | 3 replies
  • 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
    1124 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
    2848 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
    7362 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
    800 views | 1 replies

Latest Discussions

  • Jmp Update & Python

    Up to now, my Python distribution was separate from Jmp.So, after an Update of JMP the Python installation was still the same - with all packages. With JMP18 I understood that Python comes directly with Jmp.What happens after a Jmp upgrade? Will the Python packages be automatically installed in the new JMP version?

    hogi hogi
    Discussions |
    May 7, 2024 1:55 AM
    1315 views | 3 replies
  • 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
    1124 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
    800 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
    1238 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
    1278 views | 4 replies

Latest Discussions

view all discussions