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

  • Nonlinear Fit - How to check for success?

    Overview:How can I check to see a Nonlinear fit succeeded?(Real-data doesn't always converge and may need manual review for automation/test/product issues.) Detail:I would like to script a response after a nonlinear fit fails to converge.  If the fit fails, I need to process another way, and/or eventually label for manual review. (I'm sampling a population, then for each part, doing a non-linear f...

    AApperson AApperson
    Discussions |
    Feb 15, 2023 8:58 AM
    3365 views | 5 replies
  • fit special polynomial - how to input coefficients?

    Hi.Im plotting data using Fit Y by X.I would like to plot a pre-known quadratic as a reference line (rather than fitting one to the data shown). I can see how this would be done for a linear fit using Fit Special, linear, then constrain the intercept and slope to what ever values, but when selecting quadratic (or higher orders) from the drop down box it doesnt give you somewhere to input the extra...

    Jumble Jumble
    Discussions |
    Feb 15, 2023 2:40 AM
    1692 views | 3 replies
  • X group -> adjust axis

    Hi,the axes of subgroups of a plot with a column selected as X group are the same.In the example below (by default)  all male and female names are on the left AND  on the right.is there a way to cut the connection between the axes and just show the values that actually belong to the subgroup?  Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builder( Size( 844, 390 ), Show Control Panel( 0 ), Graph...

    hogi hogi
    Discussions |
    Feb 15, 2023 2:33 AM
    3720 views | 4 replies
  • problème importation date à partir d'excel

    bjr, j'ai ce fichier excel avec 2 colonnes date. quand j'importe directement dans Jmp, la prévisualisation donne ceci:quand j'importe, j'ai ceci:si je passe par un script comme ceci:Names Default To Here( 1 ); dt1 = Open( "/E:/Pb date.xlsx", Worksheets( "Feuil1" ), Use for all sheets( 1 ), Concatenate Worksheets( 0 ), Create Concatenation Column( 0 ), Worksheet Settings( 1, ...

    Françoise Françoise
    Discussions |
    Feb 14, 2023 10:39 PM
    2703 views | 3 replies
  • How do use JSL to convert seconds since January 1, 1970 to HH:MM:SS days, months and years?

    Hello!  1652335737to2022/05/12 14:08:57Thanks!

    lala lala
    Discussions |
    Feb 14, 2023 6:43 PM
    2337 views | 5 replies

Latest Discussions

  • problème importation date à partir d'excel

    bjr, j'ai ce fichier excel avec 2 colonnes date. quand j'importe directement dans Jmp, la prévisualisation donne ceci:quand j'importe, j'ai ceci:si je passe par un script comme ceci:Names Default To Here( 1 ); dt1 = Open( "/E:/Pb date.xlsx", Worksheets( "Feuil1" ), Use for all sheets( 1 ), Concatenate Worksheets( 0 ), Create Concatenation Column( 0 ), Worksheet Settings( 1, ...

    Françoise Françoise
    Discussions |
    Feb 14, 2023 10:39 PM
    2703 views | 3 replies
  • Columns locked

    HelloSome of the columns are locked, If I have any option to convert the columns to open one without doing once again a summary and removing the "link to the original data table"? 

    Dennisbur Dennisbur
    Discussions |
    Feb 14, 2023 7:55 AM
    2433 views | 3 replies
  • Lock JMP table for specific people

    Hello, I have an add-in that can extract in a JMP table data from a server, a start date and an end date. I would like to know if it is possible within JMP to lock this resulting table so that only the person that generated the table with the add-in can modify the table. The goal is that when he shares it on a shared space with his colleagues, only him can modify it, for his colleagues it is read-...

    SophieCuvillier SophieCuvillier
    Discussions |
    Feb 13, 2023 8:23 AM
    1314 views | 1 replies
  • Ordinal Logistic Fit/Marginal Prediction/CI

    I performed an ordinal logistical fit of my data then selected “Save > Save Expected Value” option from the red triangle menu, which adds a column of values in my data table labeled “Ord Expected”.  I believe the added values are marginal predictions, that is estimated Ys given my Xs. First, is this true? If so, second, how can I get the confidence bounds about the expected Ys?

    JudithS JudithS
    Discussions |
    Feb 13, 2023 7:33 AM
    836 views | 1 replies
  • Mixture sum

    Hi.  I tried to make a custom designed mixture experiment with only two different ingredients with varying procents, all other ingredients is helt constant. I tried to use the "mixture sum" option to sum up the two ingredient at the maximum range but it does not work. The last ingredient gets changed into the value stated in mixture sum but that is not what I am after. Any suggestions on what coul...

    Mytom Mytom
    Discussions |
    Feb 13, 2023 5:34 AM
    1174 views | 2 replies

Latest Discussions

  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    794 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1604 views | 0 replies
  • Can we find some tutorials videos in YouTube?

    Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!

    Matheus_Plana Matheus_Plana
    Discussions |
    Jan 15, 2023 10:27 AM
    1633 views | 0 replies
  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    811 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    953 views | 0 replies
view all discussions