cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.

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

  • Create different number of text boxes based on variable

    Dear JMPer, I try to create several text boxes in a new window,  the number of text boxes is a variableThen I have a slider box , and I need to set text for those tex boxes I just created as I move the barI guess a for loop should be the solution, but I just cannot get it done colname = {"Name", "Height", "Weight"}; //it's a list of column names from previous code, number of items is not fixed min...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Feb 2, 2024 3:44 AM
    1771 views | 6 replies
  • Is there an easy way open a script generated graph with the script name as a title?

    Hi, I often find myself saving a few scripts that used the same application (e.g. Graph builder) to a datatable. When you run these scripts the window title of the graph will automatically be "Datatable - graph builder".When multiple scripts are run this creates the situation of having windows open with titles "Graph Builder 2", "Graph Builder 3" and I lose track of which script generated which wi...

    mvanderaa1 mvanderaa1
    Discussions |
    Feb 1, 2024 2:10 PM
    3234 views | 9 replies
  • script ligne par date

    Bonjour à tous, J’aimerais sur une table de données JMP, remplir des lignes avec des variables qui se mettent à jour tous les jours.J’étudie et je mets à jour avec un script JSL les mêmes variables A, B et C tous les jours. Par exemple aujourd’hui, le 01/02/2024 j’aimerais que la ligne 1 se remplisse avec les données A, B et C.Le 02/02/2024 j’aimerais que la ligne 2 se remplisse avec les nouvelles...

    hcarr01 hcarr01
    Discussions |
    Feb 1, 2024 9:11 AM
    1683 views | 5 replies
  • Script to enter new row data in popup window.

    Hi, I am looking to have a script produce a popup window for a user to enter data that will be added to a new row. The user only needs to add data in certain columns. I am close with the script but can't figure out how to get it to work. Added the data table with my script attempt. Any help will be appreciated, thanks in advance! Regards,Chris

    CTrahon0526 CTrahon0526
    Discussions |
    Feb 1, 2024 7:38 AM
    4362 views | 5 replies

Latest Discussions

  • Automate Powerpoint report filling via JSL

    Hello, Here's my problem: I have several powerpoint capability reports to generate for customers, all these reports use the same template (my company's template).What changes depending on the customer are the materials on which I make my control charts in these reports, and I don't have the same number of control charts to plot depending on the customer.I have >60 reports to generate. I wanted to ...

    SophieCuvillier SophieCuvillier
    Discussions |
    Feb 1, 2024 7:07 AM
    895 views | 2 replies
  • How to Include a 'No Shift' Scenario in a Temperature Shift DOE

    I'm currently working on a Design of Experiments (DOE) for a process that involves temperature shifts at three different times. My challenge is incorporating a 'No Shift' scenario as one of the factors. My initial idea was to:Treat the three time points for temperature shifts (1 hour, 2 hours, 3 hours) as a continuous factor.Introduce a 'No Shift' scenario as a categorical factor (yes/no).However,...

    Nicola_Nuti Nicola_Nuti
    Discussions |
    Feb 1, 2024 12:07 AM
    1954 views | 7 replies
  • Add reference line to Y-group axis

    Hello, I am using graph builder (JMP 17) and have almost what I need. But I need to add a reference line.  This first image ('example') is what I currently have (I need all 3 viruses in 1 graph with lines and dots for the rates for both years). BUT, I need to add a reference line for each virus so that it looks like 'example with ref line' (below). I don't know if it is possible. But essentially, ...

    patriciafm811 patriciafm811
    Discussions |
    Jan 31, 2024 11:31 AM
    4876 views | 14 replies
  • How to get frequencies for 5 points summary values?

    I am struggling to understand how the frequency values are obtained in this example (5% and 95 % quantiles assumed).https://community.jmp.com/t5/JSL-Cookbook-Archived/Create-a-Box-Plot-from-a-Five-Number-Summary/ta-p/41278 How would the values change if I have 25% and 75% quantile values? (In my case, I will have Min, Q1 (25%), Median, Q3 (75%) and Max values)

    Neo Neo
    Discussions |
    Jan 31, 2024 11:07 AM
    1452 views | 4 replies
  • Modeling Type

    How do you know when to use an ordinal modeling type versus a nominal type. For example, If I am using numbers to label a product, in JMP I would use that as a nominal type correct?Then if I have a certain sequence in which these products are being shown then, whatever sequence (ex. 1, 2 or 3) would be ordinal modeling type correct? Or would they both simply be nominal type? Thanks for your help!

    lrovelo lrovelo
    Discussions |
    Jan 31, 2024 8:02 AM
    3549 views | 3 replies

Latest Discussions

  • How might I include a line break (or a second line) in the print header of a PDF generated from a Journal window?

     w = New Window("window", <<Journal, hlb = hlistbox() ); w << Set Print Headers( "lineone \!n linetwo", "", "Page &pn; of &pc;" ); w << SavePDF ( "C:\Users\blahblah.pdf");The above script should include a line break in the "left header" so that it has two lines. Instead the resulting PDF just has a non-printing box character between the two words, like this ... and if i copy that text into this wi...

    mann mann
    Discussions |
    Jan 31, 2024 6:25 AM
    711 views | 0 replies
  • Optimal decision tree and Adam's consensus?

    Hello - First of all, I'm speaking very much as a non-statistician here. I have a paper I'm trying to replicate that is doing hierarchical clustering with multiple similarity functions and grouping methodologies, and then using an Adam's consensus to find a sort of "optimal" dendrogram, if you will. I looked at their software they were using, and its been out of comission for a good 15 years. JMP ...

    ehchandlerjr ehchandlerjr
    Discussions |
    Jan 26, 2024 11:06 AM
    571 views | 0 replies
  • Use Limits Table In Distributions Platform

    Hi, is it possible to use a limits table to load specifications grouped by some factor in platforms other than Process Screening? Ideally I'd like to use the limits table in the distributions platform. Thanks in advance, Alicia

    Alicia Alicia
    Discussions |
    Jan 25, 2024 8:24 AM
    559 views | 0 replies
  • Which predictive analysis method/column organisation for RSM output with duplicate samples

    Hi all. So I'm working on a project where I have 2 x component classes, each of which has 4 items within the class, which are mixed together at varying concentrations over 48 combinations. Figured the best Factor way to do this was to use 2 x Continuous for the max/min concentrations for each class, then 2 x 4-level Categoricals for each of the items. Each of the combinations was made twice, so af...

    ProbitLeopard63 ProbitLeopard63
    Discussions |
    Jan 25, 2024 3:06 AM
    586 views | 0 replies
  • how to show "nonparametric overlay" in the output of "Fit life by x"?

    I tried to do “Fit life by X” (fit TTF by voltage), but in the output, somehow “nonparametric overlay” did not show up. I was hoping to see the probability of failure vs time at 80V, 50V, and 15V (use condition), but that plot was not included in the output. I attached the report here. If anyone can take a look and point out went wrong, that would be great. Thank you!

    RenZ RenZ
    Discussions |
    Jan 22, 2024 10:02 AM
    452 views | 0 replies
view all discussions