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

  • How to add reference lines from a reference line table into a control charts or variability charts?

    Hello, I am trying to create a table that holds the reference lines for each model. Each reference line is the yield expectation for each model. I intend to have a script that can import the reference lines from the central table and plot the reference line on the control charts or the variability charts when trending yields of each model. Here is a my dummy data for the yield tableModelWaferIDYie...

    bharathu bharathu
    Discussions |
    Feb 28, 2018 10:46 AM
    14705 views | 5 replies
  • How to predict an output on a table of inputs based on a Gaussian Process model ?

    Hi,I am a new user of JMP and I have done a design of experiment (Latin Hypercube) that gives me the values of an output (Y) depending on 3 inputs (X1, X2, X3).I have then analyzed this (X, X2, X3, Y) table with a Gaussian process model. I now would like to use this model to predict Y on a dedicated table of (X1, X2, X3) values.Is this possible ?In the model I can predict Y at one (X1, X2,X3) usin...

    adroit adroit
    Discussions |
    Feb 28, 2018 8:31 AM
    3352 views | 1 replies
  • Count by month

    I have a column of dates indicating when a particular event happened.  I want to make a graph showing the count of those events per year-month.  I tried the chart object with my statistic being N(DateOfEvent) and the Additional Role being Grouping Month Year[DateofEvent}, but I get an error about too many points.   

    MikeFromEdwards MikeFromEdwards
    Discussions |
    Feb 28, 2018 8:07 AM
    6060 views | 3 replies
  • Line graphing with error bars

    I am trying to create a line graph that utilizes error bars for standard error.  I have gone into my data and made a column for the error above and below the mean, and followed the instructions for getting an interval style from the bar graph, but when I go to overaly the line onto the graph it does not go through the center points for the interval bar. The line is slightly off from the points.  I...

    Alec1293 Alec1293
    Discussions |
    Feb 28, 2018 7:04 AM
    7630 views | 3 replies
  • Neural networks: validation vs test set

    I know the validation set can be used to inform the model building process and the test set is not touched. For example, in other models, the validation R2 can be used as a stoppage rule. How is the validation set used in neural networks?  I can't find any information about this in JMP documentation or online. Thanks.

    tnad tnad
    Discussions |
    Feb 28, 2018 6:08 AM
    7004 views | 4 replies

Latest Discussions

  • How to predict an output on a table of inputs based on a Gaussian Process model ?

    Hi,I am a new user of JMP and I have done a design of experiment (Latin Hypercube) that gives me the values of an output (Y) depending on 3 inputs (X1, X2, X3).I have then analyzed this (X, X2, X3, Y) table with a Gaussian process model. I now would like to use this model to predict Y on a dedicated table of (X1, X2, X3) values.Is this possible ?In the model I can predict Y at one (X1, X2,X3) usin...

    adroit adroit
    Discussions |
    Feb 28, 2018 8:31 AM
    3352 views | 1 replies
  • Line graphing with error bars

    I am trying to create a line graph that utilizes error bars for standard error.  I have gone into my data and made a column for the error above and below the mean, and followed the instructions for getting an interval style from the bar graph, but when I go to overaly the line onto the graph it does not go through the center points for the interval bar. The line is slightly off from the points.  I...

    Alec1293 Alec1293
    Discussions |
    Feb 28, 2018 7:04 AM
    7630 views | 3 replies
  • How to set Axis Labels for Graph box in JMP application?

    Hi all,   I am using JMP application for plotting a test result. I am using the below script lines to set values to the graph,   Results1 << Set Title ("WFM"); Result Graph << Set X Axis ({Min(0), Max(Res_x_max), Format("Best", 9)}); Result Graph << Set Y Axis ({Min(Res_y_max), Max(Res_y_min), Format("Best", 9)}); Result Graph << Set Graphics Script (Marker (Res_x,Res_y)); My problem is I want to ...

    Saravana Saravana
    Discussions |
    Feb 26, 2018 2:02 PM
    2318 views | 1 replies
  • System.Reflection.TargetInvocationException

    Hello, has anybody else encountered the error below before?  If yes, how did you troubleshoot?  I desperately need a quick resolution.JMP has experienced a problem and must now terminate:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.Additional information about the problem will be written to "C:\Users\Z656540\Documents\JMPManagedExcept 2015-0...

    ellen_cain ellen_cain
    Discussions |
    Feb 23, 2018 8:05 AM
    6997 views | 3 replies
  • HELP!? How to add sample size and % above USL and below LSL in graph builder?

    I have plotted 2 data sets in graph builder that looks like this: The USL and LSL were automatically placed via the spec limits I set in the column properties and adding refrences lines to graph. I then additionally added a Marginal USL (MUSL) manually in graph builder.    To this graph, I would like to add a label or note with the count/sample size for each data set as well as the % of points ab...

    jofu jofu
    Discussions |
    Feb 21, 2018 10:23 AM
    5438 views | 4 replies

Latest Discussions

  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2274 views | 0 replies
  • Sub-sampling data analysis in JMP

    In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly.  Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP  (CRD: S...

    Kynda Kynda
    Discussions |
    Nov 15, 2017 2:32 PM
    3767 views | 0 replies
  • Conceptual question about the profit matrix

    This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix.  My question is conceptual in nature, so let's just use some simple numbers.  Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question).  My decision errors are not symmetric, however, so I want to modify ...

    dale_lehman dale_lehman
    Discussions |
    Nov 10, 2017 6:02 AM
    2649 views | 0 replies
  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2753 views | 0 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3359 views | 0 replies
view all discussions