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.

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

  • Regression P-Values in a Column based on the Values from other Columns

    Hi... I am trying to find an alternative to Nelson Rule number 3 (6 points increasing or decreasing) that uses a regression based on a number of  successive points an alpha value and a resultant p-value to help me flag when a signal is large enough to overcome noise. This is would be used for tool wear types of control charts.  Suppose I had a data set that looks like below (for simplicity) where;...

    fat_angus fat_angus
    Discussions |
    Jul 27, 2021 1:02 PM
    1169 views | 3 replies
  • How do I edit a text that is auto-generated on the plot?

    Specifically clicking a mean & std dev option, it generates the 2 numbers and puts it in the middle of my plot. These numbers are tiny like size 2. I would like to learn how to: 1. go into the code script and manually edit text size and other features.2. change the default preference if possible for larger text sizes. 

    Lcheng Lcheng
    Discussions |
    Jul 27, 2021 11:23 AM
    1887 views | 4 replies
  • Is OpenStreetMap for street-level background maps working?

    I have been trying to use OpenStreetMap mapping in a graph of sample locations in JMP Pro 15 - something I have done many time before. However, when trying today, although the "© OpenStreetMap contributors" watermark appears at the bottom of the plot, no map is drawn. My latitude and longitude columns are in the correct format. If I "zoom out" by changing the x-axis scale, then the map is drawn wh...

    DRNash DRNash
    Discussions |
    Jul 27, 2021 9:54 AM
    4208 views | 7 replies
  • Control charts

    Hi, I would like to know if in order to make a Xbar-R chart, my data has to be normally distributed?

    cesarpc98 cesarpc98
    Discussions |
    Jul 27, 2021 9:50 AM
    923 views | 2 replies
  • How are confidence limits for Fit Curve Equivalence Test generated?

    I've been using the Fit Curve platform to model a pair of curves and then compare them using the Equivalence Test, Test Parallelism, and ANOM options. However, I've also had to fit one of my pairs with a custom nonlinear model using the Nonlinear platform, which doesn't have any of these three options - as a result, I've been trying to essentially manually generate an equivalence test or ANOM. For...

    iahuja iahuja
    Discussions |
    Jul 27, 2021 6:31 AM
    818 views | 1 replies

Latest Discussions

  • Regression P-Values in a Column based on the Values from other Columns

    Hi... I am trying to find an alternative to Nelson Rule number 3 (6 points increasing or decreasing) that uses a regression based on a number of  successive points an alpha value and a resultant p-value to help me flag when a signal is large enough to overcome noise. This is would be used for tool wear types of control charts.  Suppose I had a data set that looks like below (for simplicity) where;...

    fat_angus fat_angus
    Discussions |
    Jul 27, 2021 1:02 PM
    1169 views | 3 replies
  • Control charts

    Hi, I would like to know if in order to make a Xbar-R chart, my data has to be normally distributed?

    cesarpc98 cesarpc98
    Discussions |
    Jul 27, 2021 9:50 AM
    923 views | 2 replies
  • How are confidence limits for Fit Curve Equivalence Test generated?

    I've been using the Fit Curve platform to model a pair of curves and then compare them using the Equivalence Test, Test Parallelism, and ANOM options. However, I've also had to fit one of my pairs with a custom nonlinear model using the Nonlinear platform, which doesn't have any of these three options - as a result, I've been trying to essentially manually generate an equivalence test or ANOM. For...

    iahuja iahuja
    Discussions |
    Jul 27, 2021 6:31 AM
    818 views | 1 replies
  • Show same data but with different Overlay variables side-by-side in Graph Builder?

    I'm often looking at trend charts in Graph Builder and want to see how multiple different factors are affecting the trends. So I make my trend plot and put a Variable A into the Overlay role, but I really want to also add Variable B to Overlay as well and view the plots side-by-side.  Currently, the best way I know to do this is to do Redo Analysis to make a second window, and then put Variable B ...

    MarkJSchwab MarkJSchwab
    Discussions |
    Jul 26, 2021 9:32 AM
    1220 views | 2 replies
  • How to batch generate assigned memory variables from lists using JSL?

    For example, given a list of text, assign values by adding the letter "r" before each element and in the order in which the elements are in the list.nam = {"A","B","C","D","E","H"};This results in the following variables and their assignments:rA=1; rB=2; rC=3; rD=4; rE=5; rH=6;Thanks!

    lala lala
    Discussions |
    Jul 26, 2021 8:54 AM
    1745 views | 4 replies

Latest Discussions

  • Partial redundancy analysis in JMP

    I need to check the effects of three explanatory variables which are 1) fish_length, location, and sex on a set of response variables (PC1…..PC7).
    First I need to test the effect of size (fish size), and in case if the effect of fish_length is significant then I need to use the residuals of the first pRDA test to check the effects of location and sex using RDA. Also I will need to use the residuals...

    ukhandurrani ukhandurrani
    Discussions |
    Jul 22, 2021 9:33 AM
    1007 views | 0 replies
  • Graphlet disappearing after filtering through a null set

    Have a tool I built that has a series of graphlets in them.  Noticed some odd behavior.  The top-level graph has a local data filter.  Some combinations of that data filter will result in no data.  When I filter to a no-data set, then expand back to a set with data, the graphlet no longer exists.  Any ideas on how to retain the graphlets after filtering?

    Evan_Morris Evan_Morris
    Discussions |
    Jul 12, 2021 10:28 AM
    674 views | 0 replies
  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1264 views | 0 replies
  • How do I get Odds Ratios after fitting a GLM with binomial distribution and logit function?

    Hi everyone,I need to get OR after fitting a GLM with binomial distribution and logit function - that is a logistic model. I cannot fit a "nominal logistic" where there's the option for OR because I need to use the Firth adjustment for small-sample bias (I can only do that for that GLM). Is there an option to get the Odds Ratios? Thank you in advance. Antony

    Antony Antony
    Discussions |
    Jul 7, 2021 10:04 AM
    694 views | 0 replies
  • Solving for new FPCs using a training set

    Had a question on the Functional Data Explorer system.  Feels like a dumb question but can't figure it out.  So I set up a training set and developed FPCs I like.   The next step is then to use that spline structure to solve the FPCs for new items as they come in.    What steps would I take to do that?    

    Evan_Morris Evan_Morris
    Discussions |
    Jul 6, 2021 11:08 AM
    552 views | 0 replies
view all discussions