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 parameters for all levels of a categorical factor in a regression model?

      I'm doing a stepwise regression to study the effect of some parameters on salaries. So: Dependent variable is: salary  Independent variable are: gender, yrs_in_rank, URM_NonURM, Professor, AssociateProfessor, Assistant Professor, Instructor, and Lecturer (Professor, associate Professor, Assistant Professor, Instructor and Lecture are the five ranks of the study pool, they are recoded as dummy va...

    ei8450 ei8450
    Discussions |
    Dec 6, 2017 7:38 AM
    7714 views | 4 replies
  • Send Image to Clipboard

    How can I save an image to the clipboard such that it can be pasted into other programs, similar to Copy Graph in Graph Builder? This saves the image as text:img = Open("$Sample_Images/black rhino footprint.jpg", jpg); Set Clipboard( img ); But I cannot paste this into an email, etc.

    ih ih
    Discussions |
    Dec 5, 2017 12:29 PM
    7152 views | 3 replies
  • Renaming columns with loop

    Hi, I am trying to rename few columns. Basically I want to append "OFL" character at the end of original column name. I trried this script but no success. dt = Current Data Table(); For( i = 25, i <= N Cols( dt ), i++, newname = :Column Name( dt, i )||"OFL"; Column( dt, i ) << Set Name( newname ); );

    masum111bd masum111bd
    Discussions |
    Dec 5, 2017 10:44 AM
    25501 views | 3 replies
  • Can JMP 13 do Posthoc mean comparisons for GLMs?

    How can I assess whether one mean (from a treatment group) is significantly different from another when running a GLM in JMP 13? I know how to do that in the other model platforms (REML, SLSs), but I can't seem to find that option when performing GLMs. For example, I have a GLM model where the response variable is a logit-transformed proportion value (Y) and all effects are categorical (treatment ...

    SoilStats SoilStats
    Discussions |
    Dec 5, 2017 8:33 AM
    3135 views | 1 replies
  • JSL: Set Custom Format Data Column

    While I can manually Set Custom Format for a specific data column, I can't find the command that would let me do this in JSL.Does anyone know the JSL command that would allow me to Set Custom Format using the following conditional statement?  Thanks. Column(var1) << Set Custom Format( If( :value == 0, ., :value ));

    terapin terapin
    Discussions |
    Dec 5, 2017 8:13 AM
    7608 views | 4 replies

Latest Discussions

  • Can JMP 13 do Posthoc mean comparisons for GLMs?

    How can I assess whether one mean (from a treatment group) is significantly different from another when running a GLM in JMP 13? I know how to do that in the other model platforms (REML, SLSs), but I can't seem to find that option when performing GLMs. For example, I have a GLM model where the response variable is a logit-transformed proportion value (Y) and all effects are categorical (treatment ...

    SoilStats SoilStats
    Discussions |
    Dec 5, 2017 8:33 AM
    3135 views | 1 replies
  • IO problem

    Hi All,I am trying to understand the source of this in my log. I/O problem.
    Unable to open in ReadWrite mode.
    The system cannot find the file specified. It compiles and executes fine.  These were the 2 discussions I came across. https://community.jmp.com/t5/Discussions/I-O-Problem/td-p/40248 ( I am making sure I have nosave everywhere) https://community.jmp.com/t5/Discussions/Reason-Unable-to-open-i...

    vishwasanj vishwasanj
    Discussions |
    Dec 1, 2017 10:01 AM
    3907 views | 1 replies
  • For one way ANOVA test, why results from "Fit Y by X" and "Fit Model" are different?

    Hi, I was trying to do one-way ANOVA test using "Fit Y by X" and "Fit Least Squares", the sample data that I used is "Snapdragon". Originally, I thought the P value and F Ratio I got from both methods should be the same (see highlighted part). However I was wrong. They are actually quite different Could someone tell me why they are different using these two methods? Which one is a more accurate an...

    luque007 luque007
    Discussions |
    Nov 30, 2017 5:29 AM
    54782 views | 3 replies
  • Advice on time series analysis/ ancova on temporal data

    I would like some  advise on how I should analyse my time series data.I have hourly measurements of water temperature data for 5 months across 5 sites.
    I have summarized my data in following way
    1.Site(5 sites)2.Day (0-150)
    2. Month (June-October,  5 levels)
    3. Daily Mean Temperature(Response variable 1)
    4. Daily Max Temperature (Response variable 2)
    5.  daily standard deviation,or some other measure of...

    tsingh tsingh
    Discussions |
    Nov 27, 2017 8:49 PM
    4083 views | 1 replies
  • Error Bars from column

    Hi,I generate my data using Matlab and end up with several distribution stats: mean, standard deviations, variance ... etc for thousands of points. I would like to use JMP to do scatter plots and would like to include error bars for every point that is already computed. Every time I see the error bars menu in graph builder it does not point to specific data column but is meant to compute the error...

    wskamoun wskamoun
    Discussions |
    Nov 25, 2017 7:56 AM
    7244 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