cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • How do I get tolerance interval for regression line?

    How can I obtain the tolerance interval for my regression model in JMP? I have already obtained the confidence interval and prediction interval, but I am unsure of how to calculate the tolerance interval. Any guidance on this matter would be greatly appreciated.

    FactorialGopher FactorialGopher
    Discussions |
    Apr 26, 2023 4:59 AM
    921 views | 1 replies
  • How to enter imaginary error function (erfi) in formula column

    I have a strong indication my data follow imaginary error function (erfi) function <https://en.wikipedia.org/wiki/Error_function>. Please recommend a way to input erfi into a formula column to be used in nonlinear fit platform. Both the argument and the function are real, so there is no need to use imaginary or complex numbers here. The plot looks very similar to one here Erfi—Wolfram Language Doc...

    ansouk ansouk
    Discussions |
    Apr 26, 2023 3:11 AM
    2878 views | 4 replies
  • How do i put the generated graph to a journal

    GB = Graph Builder( Size( 621, 472 ), Variables( X(colX[i]), Y(colY[i]) ), Elements( Position( 1, 1 ), Points( X, Y, Legend( 67 ) ), Smoother( X, Y, Legend( 68 ) ) ), SendToReport( Dispatch( {}, "Graph", ScaleBox, {Label Row( {Show Major Grid( 1 ), Show Minor Grid( 1 )} )} ) ) ); graph = GB << Graph;Hi all may i ask how can i edit th...

    Dyan Dyan
    Discussions |
    Apr 26, 2023 1:39 AM
    1145 views | 1 replies
  • Script to convert a string from a list into the body of a formula in new column.

    Following the process of identifying some interacting columns after using the fit platform and looking for some interaction (factorial...). I want to use the resulting term (such as cA*0.1+cB*0.3) from the interaction as the starting point to automatically create column formulas from those terms. I struggling to find a way to use the content of a string such as"cA*0.1+cB*0.3" where cA and cB repre...

    Sburel Sburel
    Discussions |
    Apr 25, 2023 4:27 PM
    1645 views | 2 replies
  • Getting Host information

    In the documentation I see that you can use If( Host is( "Mac" ), ... );To do something conditionally if the current Host is a Mac, however I do not see any way to get the value of Host and my blind guessing (Host doesn't seem to be accessible on its own and Host Is() without any arguments does not work) has not yet turned anything up. Is there a way for me to access this value?

    mat-ski mat-ski
    Discussions |
    Apr 25, 2023 3:01 PM
    1418 views | 2 replies

Latest Discussions

  • How do I get tolerance interval for regression line?

    How can I obtain the tolerance interval for my regression model in JMP? I have already obtained the confidence interval and prediction interval, but I am unsure of how to calculate the tolerance interval. Any guidance on this matter would be greatly appreciated.

    FactorialGopher FactorialGopher
    Discussions |
    Apr 26, 2023 4:59 AM
    921 views | 1 replies
  • Model Odds ratios order

    Hello,     does anyone know how to change the order for odds ratios calculation in a Nominal Logistic model?Currently odds ratio are calculeted for No versus Yes and I would like to flip it to Yes vs No as it becomes easier to undestand for people who is not really familiar with this.Any idea on how to change it?ThanksMarcello  

    MG85 MG85
    Discussions |
    Apr 25, 2023 9:55 AM
    1060 views | 2 replies
  • Process capability forecast

    Hi,I have calculated the process capability in JMP for this process with the mixture of 2 normals distribution. Our current ppk is 0,94. We plan to improve the measuring system cause it has currently a high variation. Now I want to explore how much improvement for the measuring system is needed (measuring system variation is actually 2.5).  Does anybody know how this simulation can be done in JMP?...

    David_Hanslian David_Hanslian
    Discussions |
    Apr 25, 2023 7:21 AM
    1861 views | 4 replies
  • Analysis of DoE results with some defective parts

    Hi, I am trying to model the results of the designed experiment where 30 parts were produced. The measured characteristics are various dimensions of the parts.However, 10 among those parts have a clearly visible defect, so some dimensions for those defective parts are clearly wrong. It is possible that other dimensions are also affected. There are 3 (4) possible ways that come to my mind how to do...

    ruskicar ruskicar
    Discussions |
    Apr 24, 2023 3:45 PM
    1900 views | 4 replies
  • Modelling response with a lot of zeros in JMP (not Pro)

    Hi community,I have performed an initial design which indicated one of my impurities could be minimized by changing the range (I was able to create a model for the impurity response for the initial design). I then augmented the design to a new range however now i have a lot of zeros for the response of the impurity and therefore a linear model no longer fits. I have gone into distribution to see w...

    hradzey hradzey
    Discussions |
    Apr 24, 2023 7:19 AM
    2720 views | 8 replies

Latest Discussions

  • how to read the output from Johnson-Neyman plot and floodlight analyisis?

    hi,I have got an add-in from https://community.jmp.com/t5/JMPer-Cable/Who-what-why-and-how-Tools-for-modeling-and-visualizing/bc-p/624293#M842 to implement floodlight analysis through Johnson-Neyman Plot.  according to the table of the example from the linkage above; what does "_c" mean? such as "meaning_c" and overwhelming_c"? focus on my own study, I got a moderator called "SE" which is a contin...

    Rongyu_Kuang Rongyu_Kuang
    Discussions |
    Apr 23, 2023 8:56 AM
    1196 views | 0 replies
  • Goodness of Fit statistics for GLM Probit Fit: Deviance or Pearson?

    Which GoF statistic is best to use (Pearson or Deviance) when the results disagree?  Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0 

    DBerger DBerger
    Discussions |
    Apr 18, 2023 12:50 PM
    775 views | 0 replies
  • Interpreting Pairwise Tukey HSD t ratio in Zero-Inflated Poisson

    The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...

    ConstructChart2 ConstructChart2
    Discussions |
    Apr 13, 2023 12:46 PM
    989 views | 0 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    658 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    705 views | 0 replies
view all discussions