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

  • how to get dmodx and T2 for predictions in PLS

    In the PLS-module it is straightforward to save the prediction formula and the standard error of prediction formula.Is there also a way to save the DModX / DModY / T2 for the predictions, for additional outlier detection ?Thanks ! 

    mauritz mauritz
    Discussions |
    Jan 27, 2018 10:22 AM
    4398 views | 5 replies
  • Source Code Documentation

    I currently use NaturalDocs to automatically generate HTML-based documentation of the JSL code that I write.  I works fairly well with simple comment-markup within the code:   I'm currently setting up a new dev environment and it's an opportunity to review the tools within my workflow.  I just wondered if anyone has any other thoughts on documentation-generation tools for JSL?  

    David_Burnham David_Burnham
    Discussions |
    Jan 26, 2018 12:24 PM
    10586 views | 5 replies
  • What programming language is JSL based from?

    Is it C, C##, Visual Basic?

    Discussions |
    Jan 26, 2018 9:39 AM
    22482 views | 5 replies
  • Convert decimal to Binary

    I need to convert Columns of data (decimal) to binary (8 bit) , then concantenate say the 4 LSB to the next column of data with the 4 MSB.  Is there a way to at least convert decimal data to binary in JMP? 

    justvince justvince
    Discussions |
    Jan 26, 2018 9:30 AM
    16114 views | 4 replies
  • change legend to existing biv plot

    Hi,i created a biv chart with legend "age", now i want to use the same graph with a different legend.how can i do it? this is what i try and the error i get. prof=Bivariate( Y( :high), X( :weight), by(:country), SendToReport( Dispatch( {}, "Bivar Plot", FrameBox, {Frame Size( 550, 450 ), Row Legend( :age, Color( 1 ), Color Theme( "JMP Default" ), Marker( 1 ), ...

    AdamChoen AdamChoen
    Discussions |
    Jan 26, 2018 9:29 AM
    4306 views | 1 replies

Latest Discussions

  • how to get dmodx and T2 for predictions in PLS

    In the PLS-module it is straightforward to save the prediction formula and the standard error of prediction formula.Is there also a way to save the DModX / DModY / T2 for the predictions, for additional outlier detection ?Thanks ! 

    mauritz mauritz
    Discussions |
    Jan 27, 2018 10:22 AM
    4398 views | 5 replies
  • Source Code Documentation

    I currently use NaturalDocs to automatically generate HTML-based documentation of the JSL code that I write.  I works fairly well with simple comment-markup within the code:   I'm currently setting up a new dev environment and it's an opportunity to review the tools within my workflow.  I just wondered if anyone has any other thoughts on documentation-generation tools for JSL?  

    David_Burnham David_Burnham
    Discussions |
    Jan 26, 2018 12:24 PM
    10586 views | 5 replies
  • Help on Repeated Measures - Multiple Comparisons

    Trying to assess differences within each time point though can't figure out how.  New JMP user, using non-Pro version.  Response variable is colonization rate over 30 and 60 days, the factors are site (3) and treatment (3).  I am using the Manova > Repeated Measures analysis.  What I would like to look at is for each site, does the treatment have an effect on the colonization rate for 30 days and ...

    janiakd janiakd
    Discussions |
    Jan 25, 2018 9:04 AM
    4392 views | 6 replies
  • confirmatory factor analysis

    Could JMP perform CFA? I know it does EFA (multivariate--principal component). But does it have the capacity for CFA? Thank you!

    xiaoyaj0 xiaoyaj0
    Discussions |
    Jan 24, 2018 6:21 PM
    4195 views | 3 replies
  • How do you customize box plot in JMP preferences?

    How do you customize box plot in JMP preferences? I am looking to customize the box plot line color and line width  one time in JMP preferences. Currently, each time I generate a JMP box plot, I right click on the graph, click on to customize, and change line color and line width of box plot. I do this every time because I don’t like the red color and thin line width on the box plot. Instead, I li...

    sam2018 sam2018
    Discussions |
    Jan 24, 2018 1:13 AM
    5486 views | 4 replies

Latest Discussions

  • 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
    3481 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
    2390 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
    2496 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
    3130 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4101 views | 0 replies
view all discussions