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

  • JMP graph into a powerpoint animation?

    Hello! I'm wondering if it is possible to use a graph I built in JMP and make an animation of it in powerpoint?  I'm thinking the answer is no but I thought I would ask... Seems like Excel is possible but the only thing I can do with a JMP graph is copy the whole thing as a picture? Thank you!

    EmilyT EmilyT
    Discussions |
    Apr 13, 2024 12:57 PM
    2556 views | 5 replies
  • Regex: can't get all parts of the string that match

    I'm trying to extract all the parts of the string that match, but I'm using regex match and I can't get the "BWA005, BWAZ006" that I want.ex="Select Where( :\!"BWA\!"n == \!"BWA005\!" | :\!"BWA\!"n == \!"BWAZ006\!" )"; Regex match( ex, "[\!"](BWA|BWAZ|BWAZ_)([0-9]{1,})(.*?)[\!"]" )  

    lehaofeng lehaofeng
    Discussions |
    Apr 13, 2024 12:11 PM
    4828 views | 6 replies
  • Will you be updating the JMP Partner site?

    I'm desperate to find partners that have semiconductor experiences with JMP.  Who do I need to talk to get updates to the JMP Partner site?  First, this is the JMP Partner site, JMP Partners | JMP   1. I need the Partner Country classifications to better.  Example, Institute of Engineering StatisticsHome | Institute of Engineering Statistics (iesrnd.com)  She has semiconductor engineering experien...

    Residentx Residentx
    Discussions |
    Apr 13, 2024 8:50 AM
    1525 views | 2 replies
  • csv file: Day.Month.Year

    In a few countries date is saved as Day.Month.Year.Unfortunately, Jmp assumes date to be Month.Day.Year - even when regional settings are enabled in the Preferences.
    If there are some dates with first value  >12, Jmp will automatically detect it and change to the non-standard version 
    This behavior looks quite dangerous - just Is there another setting in the preferences where I can specify the date ...

    hogi hogi
    Discussions |
    Apr 12, 2024 4:21 PM
    3567 views | 8 replies
  • How to fit a non-linear effect during a full factorial design?

    Dear JMP community, Can you observe non-linear effects in a full factorial design? After analyses, a value ( AGC%) was found to have no significant influence on a Y variable (Total number of features).After maximising desirability, a value of 1000 was recommended for AGC.However, when I look at the points and plot them on a curve, they come close to a quadratic effect (which could lead to the non-...

    K_JMP K_JMP
    Discussions |
    Apr 12, 2024 8:16 AM
    1059 views | 1 replies

Latest Discussions

  • JMP graph into a powerpoint animation?

    Hello! I'm wondering if it is possible to use a graph I built in JMP and make an animation of it in powerpoint?  I'm thinking the answer is no but I thought I would ask... Seems like Excel is possible but the only thing I can do with a JMP graph is copy the whole thing as a picture? Thank you!

    EmilyT EmilyT
    Discussions |
    Apr 13, 2024 12:57 PM
    2556 views | 5 replies
  • Will you be updating the JMP Partner site?

    I'm desperate to find partners that have semiconductor experiences with JMP.  Who do I need to talk to get updates to the JMP Partner site?  First, this is the JMP Partner site, JMP Partners | JMP   1. I need the Partner Country classifications to better.  Example, Institute of Engineering StatisticsHome | Institute of Engineering Statistics (iesrnd.com)  She has semiconductor engineering experien...

    Residentx Residentx
    Discussions |
    Apr 13, 2024 8:50 AM
    1525 views | 2 replies
  • Survival Analysis when "time to event" is category/interval

    Hi thereDoes JMP have a module/script to run a Survival analysis when we group the event times into intervals (as en example, time to event split into a category, 0 - 5 days, 6 -10 days, 11-15 days etc...). Thanks for your input, Vince  

    vincem vincem
    Discussions |
    Apr 12, 2024 5:58 AM
    3307 views | 9 replies
  • How to evaluate a column bottom to top?

    I need to count negative indexes from a particular cell, how you make a single column evaluate bottom to top? Col 29    Col 310            -50            -40            -30            -20            -11            -421            -411            -40 If( Lag( :Column 29, -1 ) == 1 & :Column 29 == 0, -1, Lag( :Column 31, -1 ) - 1 )

    zathe zathe
    Discussions |
    Apr 11, 2024 8:33 AM
    1180 views | 2 replies
  • Analysis of Plackett-Burman design

    Hi all, I have run a Plackett-Burman foldover screening DOE using 9 continuous factors. I included 3 center points to detect curvature. I am unsure if for the analysis of the data table I should run the 'Screening' script or use the fit model platform. If I use the fit model platform, should I only include the main effects to construct the model effects since a PB design only allows estimation of ...

    SaraA SaraA
    Discussions |
    Apr 11, 2024 8:28 AM
    2913 views | 8 replies

Latest Discussions

  • Process development with multiple factors

    Hi everyone, I'm currently engaged in a process development project with the goal of 1) minimizing the total process time while 2) maintaining or enhancing the yield. This objective is similar to viral vector production case, where maximizing virus yield in the shortest production time is crucial. After consulting with subject matter experts, we've pinpointed 10 factors for potential modification....

    BJK_JerseyBoy BJK_JerseyBoy
    Discussions |
    Apr 9, 2024 2:47 PM
    655 views | 0 replies
  • I need help in improving RMSEA and CFI

    I have a model which is shown in the picture. RMSEA is at .16 and not improving. I need to play with the latent variables but there are too many variables and combinations. I need pointers on how I can improve the RMSEA  

    ujaganna ujaganna
    Discussions |
    Apr 9, 2024 7:48 AM
    719 views | 0 replies
  • Project ignoring H Splitter Box Set Sizes . . . sometimes

    I'm working with a JMP 17 Project and have a script to import a CSV file, embed a script into the Data Table, and execute the embedded script. The embedded script creates a graph from the data and sets the Project layout. All of these pieces, executed individually, work as intended. The problem I am having is that when I execute the combined script, the outer H Splitter Box ignores <<Set Sizes and...

    ionatx ionatx
    Discussions |
    Apr 4, 2024 1:25 PM
    565 views | 0 replies
  • Multiple imputation of ordinal data

    HiWe're doing a study regarding whole number ordinal data, answers being 0 to 4. It probably being MAR and not knowing the probability of each response, made us wonder how to do multiple imputation of this data. A post showed:go to analyze > consumer research > categorical But we're stuck...Thank you in advance! 

    CovariateFilter CovariateFilter
    Discussions |
    Mar 28, 2024 10:00 AM
    623 views | 0 replies
  • How to categorize the same ID in row with other columns?

    Hi, I have the data set that the same ID in multiple rows. Each rows had 1 to 3 categories. The columns represent costA to costZ that I need to stack in the same Cost column. However, I need to generate group by category 1 ( 1 if category 1 < 2000, 2 if category 1 = 2000 - 4000, 3 if category 1 = 4000 - 6000, 4 if category 1 = 6000 - 10000, 5 if category 1 > 10000). However, I need to delete categ...

    doraemengs doraemengs
    Discussions |
    Mar 25, 2024 9:12 PM
    936 views | 0 replies
view all discussions