cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • trailing cumulative sum formula

    I have what is likely to be a very easy formula need. I have a temperature dataset and need to calculate a trailing cumulative sum over the past 120 days (known as "degree-heating weeks" since I will convert this sum to weeks by dividing by 7). I know how to get a trailing average, and I know how to get a cumulative sum, but is it possible to get a trailing, 120-day cumulative sum? In this case, w...

    abmayfield abmayfield
    Discussions |
    Dec 15, 2020 2:53 PM
    5496 views | 11 replies
  • Is there a script to ensure my mark by colour in variability chart stays fixed?

    I created a JSL script to automatically plot a variability chart in JMP and made the row legend to adjust my specific column into a specific colour (Chart in control flag). Unfortunately it did not captured the entire script when I used copy script feature in JMP. I've shared a picture with example below. The colour should be blue (Y) and red (N). It seemed like there's a problem with the chart in...

    Danial1 Danial1
    Discussions |
    Dec 15, 2020 11:15 AM
    2841 views | 4 replies
  • Where do I find odds ratios for a binomial logit generalised linear model?

    Hello,I am trying to run a binomial logit generalised linear model and am having some difficulties finding where the odds ratio and p-values are. My independent and dependent variables are both binary (yes/no). I am trying to run an unadjusted model first, and then re-running the model but adjusting for 2 confounders. However, when I run the model, there is no option to open odds ratios under the ...

    XH XH
    Discussions |
    Dec 15, 2020 3:18 AM
    3112 views | 5 replies
  • Like COALESCE function in JSL

    I have been looking for the function with which we could have an alternative value(e.g. A) if the column X is null, like COALESCE function, and the equation could be something like: COALESCE(:X, A) if X is not null, then it return the value of X if X is null, then it return the value A   I understood that we manage to have such results by having a bit complicated equation, but I was wondering if w...

    WakuWakuGoku WakuWakuGoku
    Discussions |
    Dec 14, 2020 5:01 PM
    1970 views | 2 replies
  • Pass argument when running script from command line

    I have a JMP script that runs as a part of a larger script written in PowerShell.I start the JMP script using Start-Process -FilePath $JMP_path -ArgumentList ("`""+$JMPScriptPath+"`"") -WaitI'd like to pass an additional argument to a script - just a text string.How do I do that?I tried just writing it into an Environmental variable, but while JMP can read it just fine when it runs as a standalone...

    miguello miguello
    Discussions |
    Dec 14, 2020 1:48 PM
    4080 views | 6 replies

Latest Discussions

  • Generalized Regression vs Standard Least Squares

    I have a 32 row data set of 6 factors and 1 response from a DOE I just performed. The response data is not normally distributed and should only contain values between 0 and 1. I saw the generalized regression platform in JMP Pro allows you to specify a variety of distributions including the beta distribution where the response is between 0 and 1. However, I also found a function I can use to trans...

    avogadrosmole avogadrosmole
    Discussions |
    Dec 11, 2020 7:26 AM
    2458 views | 4 replies
  • how to the find the logistic variability parameter

    Hello everybody,   I am performing analysis for OK/NOK output, see attached files. I need to find the estimate of gamma, the logistic variability parameter. Where can I find it in the analysis report?   Thank you very much.    

    eldad_galili eldad_galili
    Discussions |
    Dec 9, 2020 9:32 AM
    1011 views | 1 replies
  • Graph Buikder: Using group X with a continuous variable

    Hello everybody, When we put a continuous variable in the Group X area, intervals are automatically created. However I wonder what is the rule to create these intervals. They are not regular and the number of points is not identical in each interval... In addition, is it possible to modify them and to define our own intervals (without creating a new variable)? Thanks in advance for your help!

    anne_sa anne_sa
    Discussions |
    Dec 9, 2020 7:27 AM
    1559 views | 3 replies
  • Row difference (moving range)

    Hello, 
    Can you help how to write a formula for row difference? My problem with the formula is that I have a variable column "Partnumber" and I don't want the row difference calculated if the next row has a different partnumber than the current row. Please find a sample table. In row number 30, the part number is different than the previous row. For row 30, I don't want the calculation but then con...

    Sebnem Sebnem
    Discussions |
    Dec 8, 2020 2:02 PM
    1751 views | 2 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1522 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1326 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    831 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1039 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1271 views | 0 replies
view all discussions