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

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • New column based on the studentized residual outliers - if missing then create a copy+paste original column

    I saved my studentized residuals and grouped, run a screening outliers as below:  Explore Outliers( Y( Column Group( "Studentized Group" ) ), Robust Fit Outliers( K Sigma( 2.5 ), Huber( 1 ) ) ); obj << Change to Missing(Now, if there are any missing on the studentized columns I need to create a new column from that Y(variable) use all the original data without that row that is the outlier fo...

    Bmllnn Bmllnn
    Discussions |
    Feb 13, 2025 12:03 AM
    1163 views | 3 replies
  • How to create a workflow that can run a set of analyses for multiple files in one folder

    Hi, I would like to use a workflow to run the same set of analyses on multiple .csv files saved in a folder. I know how to create a workflow for a specific .csv file, but I don't know how to create a workflow to run the set of analyses on a list of .csv files. My JSL skill is limited. I appreciate your help.Margaret 

    mdeng mdeng
    Discussions |
    Feb 12, 2025 12:20 PM
    1159 views | 6 replies
  • Using JMP to Optimize Agricultural Production

    I saw online the following info for a session that covered the topic "Using JMP to Optimize Agricultural Production". It was posted by HydeMiller
    (Staff person) on Aug 26, 2020.There was a link to watch a video recording of this event, which didn't point to a recording. Does anyone know where I could find this recording, or any similar webinar? Thanks,Christos  JMP has many capabilities to analyze ...

    ChrisRegenAg ChrisRegenAg
    Discussions |
    Feb 12, 2025 8:07 AM
    540 views | 1 replies
  • Using JMP 16 to build a predictive model

    Hi everyone,I am a PhD student.   One of my research plans is to build a predictive model for erosion rate. Erosion rate is the dependent variable and (the impact angle, impact velocity, solid content, material hardness, and particle diameter) are the independent variables. I just installed JMP 16, and I do not have that much experience with it. I am asking if it is possible to use this software t...

    AliAl-Darraji AliAl-Darraji
    Discussions |
    Feb 12, 2025 4:36 AM
    1363 views | 5 replies
  • How to use Words function to extract only specific elements from string

    Suppose I have a string of characters with common delimiter in a form of bal1_bla2_blbla3_blabla4And I would like to create a new column that contains only "blbla3_blabla4", how can I apply words function for that?

    VM04 VM04
    Discussions |
    Feb 12, 2025 4:22 AM
    899 views | 2 replies

Latest Discussions

  • New column based on the studentized residual outliers - if missing then create a copy+paste original column

    I saved my studentized residuals and grouped, run a screening outliers as below:  Explore Outliers( Y( Column Group( "Studentized Group" ) ), Robust Fit Outliers( K Sigma( 2.5 ), Huber( 1 ) ) ); obj << Change to Missing(Now, if there are any missing on the studentized columns I need to create a new column from that Y(variable) use all the original data without that row that is the outlier fo...

    Bmllnn Bmllnn
    Discussions |
    Feb 13, 2025 12:03 AM
    1163 views | 3 replies
  • Using JMP to Optimize Agricultural Production

    I saw online the following info for a session that covered the topic "Using JMP to Optimize Agricultural Production". It was posted by HydeMiller
    (Staff person) on Aug 26, 2020.There was a link to watch a video recording of this event, which didn't point to a recording. Does anyone know where I could find this recording, or any similar webinar? Thanks,Christos  JMP has many capabilities to analyze ...

    ChrisRegenAg ChrisRegenAg
    Discussions |
    Feb 12, 2025 8:07 AM
    540 views | 1 replies
  • Sample size explorer : How to access programmatically

    I would like to access and edit different components/fields(text fields) of sample size explorer programmatically. I want to build a custom script where my user interface(much simple with some default values) will ask user similar numbers/options to enter. that user interface should connect to sample size explorer platform and return me outputs. How can I do that. below are highlighted components ...

    princeshiva princeshiva
    Discussions |
    Feb 10, 2025 7:56 AM
    881 views | 4 replies
  • Add adjusted testnumber column.

    I am not sure this is even possible. I do have test time stamp but they are not accurate. I like to add a test number column, but for the retested parts i want test number 2 not 1.

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Feb 10, 2025 6:05 AM
    1027 views | 5 replies
  • Correct use of a mixture design for formulation optimisation

    Hey, I'm a chemist trying to optimise three components in a formulation but have some limitations on them.  All 3 = max 20% of formulationA = 0.5 - 10%B = 0 - 5%C = 0 - 5%B + C = min 2.5 % However, they don't all need to add to 20% e.g. can have an experiment with 0.5% A, 0% B, 0% C and then can balance with X. I've used a mixed design for this.A, mixture, 0.025, 0.5B, mixture, 0, 0.25C, mixture, ...

    DeepDormouse199 DeepDormouse199
    Discussions |
    Feb 9, 2025 10:22 AM
    598 views | 1 replies

Latest Discussions

  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    745 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    560 views | 0 replies
  • Logistic regression - confidence bands.

       

    beimar_iriarte_ beimar_iriarte_
    Discussions |
    Jan 10, 2025 12:10 PM
    585 views | 0 replies
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    559 views | 0 replies
  • Extract Expr: Issue with scoped variable

    This works: Extract Expr(:height << set name( "new" ), :height );  But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height); Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...

    hogi hogi
    Discussions |
    Jan 7, 2025 11:35 AM
    452 views | 0 replies
view all discussions