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

Latest Discussions

  • How to write a script that asks the user to select which columns to consider to build bar charts? Plot a bar chart for each selected column where the selected column is the Y of the bar chart.

    How to write a JSL script that asks the user to select which columns of a data table to consider to build bar charts? Following, plot a bar chart for each selected column where the selected column is the Y of the bar chart.

    jlmbs jlmbs
    Discussions |
    Aug 7, 2022 7:07 PM
    866 views | 1 replies
  • How to input user to select column names to change from categorical to continuous numeric values?

    I have a script that parses csv files with different column headings. Some have categorical values which need to remain as categorical, whilst other columns contain categorical values but need to be changed into continuous numeric (e.g. columns A, B, C, D in the example below). Is it possible to write a JSL script that executes the script below regardless of the column name?
    Not sure how feasible t...

    jlmbs jlmbs
    Discussions |
    Aug 7, 2022 7:03 PM
    1062 views | 1 replies
  • How do I model defect rates from a doe

    Hi, I have results from a DOE that was run to see the effect of some factor on a defect rates. Samples were analysed (500 parts) and different defects were counted. So for example defect #1 = 40/500=0.08I would like to model the data but from the research I did I think rates (between 0 and 1 ) should be modelled using a logistic regression. I cannot seem to do that in JMP16 as if just give me opti...

    Gera Gera
    Discussions |
    Aug 6, 2022 11:05 AM
    1738 views | 2 replies
  • Which design is most appropriate

    Dear all,
    I want to perform a DoE in order to optimize the yield of my extraction. I have 7 continuous factors and 1 discrete factor. My idea is to start with a screening design, choose the most important factors, and then continue with the response surface.
    I do not know what is the most appropriate way to do the experiment ? which kind of screening design and which kind of response surface are sui...

    ELH ELH
    Discussions |
    Aug 6, 2022 4:20 AM
    3746 views | 9 replies
  • Agreement statistics with continuous variable

    Hello,  I have a observation scale that calculate amount of times a behavior occurs which could be any where from 0 to 40+ so I assume it could only be a continuous variable. I am wanting to run agreement statistic but because both are continuous it won't let me do that in JMP. Any tips or tricks on how to get an agreement stats with continuous variables?

    jmeredith09 jmeredith09
    Discussions |
    Aug 5, 2022 1:42 PM
    2321 views | 5 replies

Latest Discussions

  • JSL Script Creates New Taskbar Icon When Run

    Hi All, I have what seems to be an odd problem. I've created a JSL script that launches a window through which a user can select some options and then run scripts to pull data from various sources. The odd thing that is happening is that when one of these scripts is run it causes all subsequent JMP windows to open under a new taskbar icon. An example for clarity: 1) User opens jmp. There is 1 icon...

    jbakri jbakri
    Discussions |
    Aug 1, 2022 12:32 PM
    1094 views | 0 replies
  • Choice model platform and marginal effects?

    Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...

    gav2013 gav2013
    Discussions |
    Jul 18, 2022 7:14 AM
    1010 views | 0 replies
  • July/August classes from JMP Education

    JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to register. July 26-29: JMP: Reliability Analysis for Non-Repairable Systems August 9-12: JMP Pro: Analyzing Curves and Profiles Using the Functional Data Explorer August 16-19: JMP: Statistical Decisions Using ANOVA and Regression August 29-September 1: J...

    Di_Michelson Di_Michelson
    Discussions |
    Jul 11, 2022 8:50 AM
    661 views | 0 replies
  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    782 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    630 views | 0 replies
view all discussions