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

  • Labels for contour plot

    When I use Graph Builder to generate a contour plot, is there an option to add labels to the iso lines?

    hogi hogi
    Discussions |
    Jan 27, 2023 3:58 AM
    1625 views | 2 replies
  • Shewhart p-chart for attribute (Sigma)

    Hi expert, Is there any way to display the calculated sigma (from binomial distribution) in this limit summaries of p-chart for attribute?Note: I can calculate it manually by using the formula or reverse mathematical operation but rather than work in Excel, I would like to display it on the JMP limit summaries? Thanks! (I'm using JMP 15)

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Jan 27, 2023 1:03 AM
    1038 views | 1 replies
  • JSL Row Color

    HelloI have written the script in JSL, and the last point is to color row by SOFT_BINIF SOFT_BIN = 1 OR 2 >> Color all rows in GreenOTHER rows >> Color in Red  And the second question is,It's not exactly Red or Green colorI have attached the print screen where I chose the colors,but how I can know the index of this color and use the shade of color it in the script?    

    Dennisbur Dennisbur
    Discussions |
    Jan 26, 2023 9:27 PM
    2416 views | 3 replies
  • Table Update: Transformed value

    In the Tables/Update menu, the user has the possibility to define new formulas o the fly by right clicking into a columns menu and selecting the transformation of choice. Somehow strange: the newly defined column is not added to the table (nor to the preview - see screenshot).Could somebody reproduce he behavior - and suggest what I have to change in the menu such that the newly defined column get...

    hogi hogi
    Discussions |
    Jan 26, 2023 2:04 PM
    1573 views | 4 replies
  • Constraining Fit Model Output (or prediction profiler) to a Range

    I have three variables that influence a value (a proportion from 0 to 1).  When I take the approach of creating a generalized linear model using the fit model platform, I get a prediction equation that largely works but still allows predictions of below 0 or 1, if I input certain variable values.  This is not desired since the estimate is supposed to be a proportion.   Is there a way in which I ca...

    Shujinko Shujinko
    Discussions |
    Jan 26, 2023 9:26 AM
    4020 views | 7 replies

Latest Discussions

  • Labels for contour plot

    When I use Graph Builder to generate a contour plot, is there an option to add labels to the iso lines?

    hogi hogi
    Discussions |
    Jan 27, 2023 3:58 AM
    1625 views | 2 replies
  • standard error of parameter estimates in logistic regression

    Apologies if this is a duplicate post -- I couldn't tell if the previous one was ever posted. Can anyone tell me how the standard errors of the parameter estimates (i.e., of the the log(odds) are calculated in the logistic regression model. I am running a binary logistic model with one continuous and one categorical predictor.

    AprioriBighorn4 AprioriBighorn4
    Discussions |
    Jan 26, 2023 6:10 AM
    1148 views | 1 replies
  • Saving multiple graphs as .png with distinct names

    Hi, I am wondering how I can save each graph from my output as separate .png files with distinct names for each. I currently have a script that creates 3 graphs from my data set and I would like to give them each a descriptive name and save as individual .png files. Using "Save HTML" saves all my graphs to the gfx folder without the names I want, while "Save Image" will only let me save the last i...

    StandardBee196 StandardBee196
    Discussions |
    Jan 26, 2023 5:46 AM
    969 views | 1 replies
  • How do I use a defined subset of items in my covariate list.

    The title is pretty much it. I have a list of 5 covariates, and 703 items on the list. Most are expensive so i want to choose only from say items 23-39 and items 267, but i want to bring the list along in the code in-case we have to bite the bullet and augment to more expensive items later on.

    Is this doable?

    Thanks

    ehchandlerjr ehchandlerjr
    Discussions |
    Jan 26, 2023 5:33 AM
    2468 views | 6 replies
  • Syntax and meaning of numbers in a DispatchSeg( Hist Seg( 1 ), Bin Span( x, y ) ) command

    Hi, I am trying to adjust the bin sizes of the histogram in a oneway analysis report, I am aware that this has been asked and answered before and you need to use:DispatchSeg( Hist Seg( 1 ), Bin Span( x, y )) However, previous answers say to look at the scripting index for more information, and I cannot find anything about this on the scripting index.I cannot figure out how x and y actually relate ...

    david707 david707
    Discussions |
    Jan 25, 2023 9:00 AM
    1860 views | 3 replies

Latest Discussions

  • 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
    1603 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
  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    987 views | 0 replies
view all discussions