cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Statistical relevent sampling plan for powders, 1000-2000 g

    My company recently purchased licenses for JMP and currently running 17.2.0. I have been tasked to write a PQ on a couple of our powder manufacturing processes. I have been told to use a statistically relevant sampling plan and one of the engineers pointed me to the JMP sampling plan add-in but I don't think its the right add-in to use for powders. It seems like a statistical plan for sampling ite...

    MakeUWanna_JMP MakeUWanna_JMP
    Discussions |
    May 7, 2024 9:46 AM
    2510 views | 3 replies
  • 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
    2159 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
    1842 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
    4082 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
    9775 views | 10 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
    2159 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
    1842 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
    1253 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
    1908 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
    2245 views | 4 replies

Latest Discussions

view all discussions