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

  • carte de contrôle avec des données qui sont déjà des moyennes

    Bonjourje cherche à indiquer à la plate forme qualité que les données que je récolte sont déjà des moyennes (de 9-21-49 valeurs selon les cas).je n'ai pas trouvé où indiquer à JMP que les valeurs de la table sont déjà des moyennes. Du coup, les limites calculées sont fausses par rapport à ce que je calcule pour mes données sous Matlab.Un indice de la bonne case à cocher ?merci d'avance.

    Francis38 Francis38
    Discussions |
    Nov 20, 2023 3:48 PM
    2018 views | 4 replies
  • Scaling y-axis for multiple plots in bivariate fit report output

    Hello all,    I am creating a bivariate plot via a small script and I need to scale the y-axis to log scale for all the plots in the report. The number of plots can change depending on the dataset. However, with the following script, I am unable to scale the y-axis even for one plot.   Thanks! biv = Bivariate( SendToByGroup(Bygroup Default), Y(:y_value), X(:x_value), By(:VAR1, VAR2, VAR3), F...

    CircularPuppy35 CircularPuppy35
    Discussions |
    Nov 20, 2023 3:04 PM
    1911 views | 3 replies
  • Why does Parse() add extra spaces? And how to get around this?

    Hi All,   I'm struggling with how to get around Parse() adding extra spaces because it's interfering with the evaluation of my code.   I have a data table where I have a column of interest that is named something like "AA BBBB CCC(d-d)", and I am doing an evaluation where I want to simulate the estimates of a fit that I've done. The section of code where I'm doing this is the following:Eval( Pars...

    SDF1 SDF1
    Discussions |
    Nov 20, 2023 12:32 PM
    1561 views | 3 replies
  • Monitoring log file updates from console

    With JMP 17.2.0, I'm trying to monitor the output of a JSL log file from a console — (Mac OS Terminal, in this case).  I'm using the tail command with the -f option to live-view the updates whenever the file is written. $ tail -f log.txtHowever, the console output never updates when new text is written to the log.  The sample JSL below outputs a line of text every second:  Open Log(); Clear Log();...

    SteveTerry SteveTerry
    Discussions |
    Nov 20, 2023 11:21 AM
    3463 views | 6 replies
  • Augmenting a DSD matrix

    We ran a Definitive Screening Design matrix to explore 6 factors and have since found that due to process performance we need to adjust the range of one of the parameters downwards a bit from where it was targeted in the original DSD. The parameter in question does impact an output as a primary factor and as a 2-way interaction with 2 other factors per the original DSD analysis. What's the best wa...

    bwilliamson bwilliamson
    Discussions |
    Nov 20, 2023 10:01 AM
    2117 views | 4 replies

Latest Discussions

  • carte de contrôle avec des données qui sont déjà des moyennes

    Bonjourje cherche à indiquer à la plate forme qualité que les données que je récolte sont déjà des moyennes (de 9-21-49 valeurs selon les cas).je n'ai pas trouvé où indiquer à JMP que les valeurs de la table sont déjà des moyennes. Du coup, les limites calculées sont fausses par rapport à ce que je calcule pour mes données sous Matlab.Un indice de la bonne case à cocher ?merci d'avance.

    Francis38 Francis38
    Discussions |
    Nov 20, 2023 3:48 PM
    2018 views | 4 replies
  • graphique

    Bonjour à tous, Dans ma base de données, chaque semaine de nouvelles données sont rajoutées à partir de différents calculs.
    J’ai donc des colonnes par semaine (Ex : Y2023-W45...) et ces colonnes se remplissent au fur et à mesure des semaines. Je représente ces données dans un graphique comme ci-dessous :  Je cherche à améliorer mon graphique de cette façon : ne représenter que les semaines pour les...

    hcarr01 hcarr01
    Discussions |
    Nov 20, 2023 5:58 AM
    1828 views | 5 replies
  • Process Capability: Subgrouping vs. no subgrouping?

    Hi, I am currently working on a Cpk Ppk analysis (JMP Pro 17.1) and I am very unclear on what subgrouping is and whether it is needed in my analysis. I have the same lab results dataset however did the Process Screening/Capability slightly differently:

    1. Process Screening --> Process Variables = Grade A (leaving Grouping, Subgroup, Time and By column empty).

    Result: 2. Process Screening --> Process...

    ConditionalAvg2 ConditionalAvg2
    Discussions |
    Nov 19, 2023 9:17 PM
    2049 views | 2 replies
  • access column values in a formula in a loop

    I want to write a script to create a new column for each column present in the original table; the new column values equal a constant value subtracted from the original column values. How do I access the values in the column?  The 'cnme' reads the column references accurately but Column(cnme) does not read the values in the column Code:
    a = N Col( Data Table( "vert" ) );For( i = 2, i <= a, i++,
    cnme...

    JMPuser17 JMPuser17
    Discussions |
    Nov 18, 2023 8:57 PM
    955 views | 1 replies
  • Increasing level of contours on ternary plot

    Hi all,I need to use a ternary plot since I've run a mixture DOE with 3 variables, I can use my prediction formula to show on my ternary plot but it looks like its locked at 5 levels.  I'd really like to have 6 or 7 levels.  I don't see the options typical in graph builder or when doing a contour plot.  Anyway do increase levels on a ternary plot?  Thanks in advance!  I'm using JMP 17.0.0 

    tntjennings tntjennings
    Discussions |
    Nov 17, 2023 9:14 AM
    3184 views | 3 replies

Latest Discussions

  • Choice platform, analysis of discrete choice: random parameters logit analysis?

    Hi there,I have a question concerning the choice platform. I have conducted a discrete choice experiment and analysed it using JMP. I have the choice profiles dataset, and the choices run (or responses) on another. I have done my analysis, and it bears interesting results.A colleague suggested performing a random parameters logit analysis. Is it possible to do it in JMP? How does it differ from th...

    gav2013 gav2013
    Discussions |
    Nov 17, 2023 8:07 AM
    748 views | 0 replies
  • Caution: Places where Jmp does something unexpected

    Definitely, JMP is Not a Spreadsheet . And that's great!! Besides this difference, there are other places where Jmp doesn't do/behave/produce what a newbie / innocent Jmp user expects.
    If a user knows these issues and the remedies and workarounds -  he/she can
    a) save a lot of time b) be safe from data loss c) be sure that the results are as expected.

    [More Topic Containers like this]   Topicdescrip...

    hogi hogi
    Discussions |
    Nov 17, 2023 4:15 AM
    1198 views | 0 replies
  • Is it possible to change the color of the median line in a box plot (with graph builder) via JSL?

    Is it possible to change the color of only the median (horizontal) line in a box plot (with graph builder) via JSL? If yes, could I get an example please (I am on JMP 16.2)?

    Neo Neo
    Discussions |
    Nov 15, 2023 7:25 AM
    837 views | 0 replies
  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    839 views | 0 replies
  • JMP Progress Bar

    Hello expert,I'm running a script in JMP 17.0 (basically handling ~200,000 rows of data : 20MB) & trying to save the treemap result in html.after waiting for ~10 mins, JMP progress bar appear like below;I see the update but I don't know how to read this progress bar.The reason I ask this question is because I would like to set Task Scheduler later on to run the JSL script.So, I just want an approx...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 14, 2023 7:10 PM
    645 views | 0 replies
view all discussions