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 Live data filter in control chart updates chart USL and LSL but not the points with a selection after data refresh

    I have a JMP Live control chart with a data filter. When i click the data filter it changes the control chart accordingly. However, when the data refreshes it no longer updates the points in the control chart. It will still update the shaded regions or other aspects of the chart with the data filter selection but not the points themselves. 

    bjbreitling bjbreitling
    Discussions |
    Dec 18, 2023 11:19 AM
    1320 views | 2 replies
  • How to use prediction profiler to achieve a combination of target conditions?

    I have a 5 column data. Variation of input parameters/conditions in rows of the first three column results in (measured) values in column 4 and 5. How to use prediction profiler to predict a combination of input parameters/conditions to achieve a target combination (in my case a target concentration and depth)?I would prefer a graphical way but I can also handle JSL.  

    Neo Neo
    Discussions |
    Dec 18, 2023 9:31 AM
    2337 views | 5 replies
  • Definitive Screening Design question

    Should you only run a Definitive Screening Design if you know or think you're very close to the process optimum? What happens if you run a DSD, but you're outside the optimum factor space? Would you have wasted your time, and have been better off doing a fractional-factorial 1st to screen items, then doing the full factorial to get curvature afterward? 

    mjz5448 mjz5448
    Discussions |
    Dec 18, 2023 4:01 AM
    3323 views | 8 replies
  • Can Substitute implement the function of regular substitution?

    For example, replace the column name [20231216] to show that this 20231216 is a variable 8-digit number:  Col1[20231216]、Col2[20231219]For( i = 2, i <= N Col( dt ), i++, ca = Column( i ) << Get Name; cc = Substitute( ca, "[(.{8,})]", "" );//?? Column( dt, i ) << set name( cc ); );Thanks!

    lala lala
    Discussions |
    Dec 17, 2023 5:09 AM
    1594 views | 3 replies
  • How to import tab-separated text directly into tabular data with the "Import Multiple Files" function?

    I have set this up, but the imported data still cannot be directly tabular.Thanks!Multiple File Import( <<Set Folder( "C:\7\" ), <<Set Show Hidden( 0 ), <<Set Subfolders( 0 ), <<Set Name Filter( "*.*;" ), <<Set Name Enable( 0 ), <<Set Size Filter( {1491, 2610} ), <<Set Size Enable( 0 ), <<Set Date Filter( {3785240875.633, 3785241343.586} ), <<Set Date Enable( 0 ), <<Set Add File Name Col...

    lala lala
    Discussions |
    Dec 17, 2023 4:53 AM
    1845 views | 4 replies

Latest Discussions

  • JMP Live data filter in control chart updates chart USL and LSL but not the points with a selection after data refresh

    I have a JMP Live control chart with a data filter. When i click the data filter it changes the control chart accordingly. However, when the data refreshes it no longer updates the points in the control chart. It will still update the shaded regions or other aspects of the chart with the data filter selection but not the points themselves. 

    bjbreitling bjbreitling
    Discussions |
    Dec 18, 2023 11:19 AM
    1320 views | 2 replies
  • How to use prediction profiler to achieve a combination of target conditions?

    I have a 5 column data. Variation of input parameters/conditions in rows of the first three column results in (measured) values in column 4 and 5. How to use prediction profiler to predict a combination of input parameters/conditions to achieve a target combination (in my case a target concentration and depth)?I would prefer a graphical way but I can also handle JSL.  

    Neo Neo
    Discussions |
    Dec 18, 2023 9:31 AM
    2337 views | 5 replies
  • Definitive Screening Design question

    Should you only run a Definitive Screening Design if you know or think you're very close to the process optimum? What happens if you run a DSD, but you're outside the optimum factor space? Would you have wasted your time, and have been better off doing a fractional-factorial 1st to screen items, then doing the full factorial to get curvature afterward? 

    mjz5448 mjz5448
    Discussions |
    Dec 18, 2023 4:01 AM
    3323 views | 8 replies
  • How to update the graph in Journal if the data changed ?

    hello, I am new to JMP journal. I have a simple question as below when I start to use journal. an example data and graph, Next, the data is changed, and I want this graph in journal could be changed accordingly. How to make it happen in a easy way?  

    ChernoffTurtle7 ChernoffTurtle7
    Discussions |
    Dec 14, 2023 8:45 PM
    1037 views | 1 replies
  • Importing summary statistics from excel to jmp

    Hi, Is there a way of importing and plotting a set of observations that already has the summary statistics? I do not have the independent experiments values, just the summary of statistics.
    I could from the standard deviation values obtain the range and add more rows for each treatment but I wonder if there is a way to avoid that. Thanks!  

    CountableFawn37 CountableFawn37
    Discussions |
    Dec 14, 2023 2:50 PM
    960 views | 1 replies

Latest Discussions

  • Sphericity test not performed due to insufficient error degrees of freedom

    Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...

    ClassMegalodon6 ClassMegalodon6
    Discussions |
    Dec 14, 2023 2:54 AM
    1024 views | 0 replies
  • Survival analysis

    What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis? 

    fgaochori fgaochori
    Discussions |
    Dec 13, 2023 11:31 AM
    756 views | 0 replies
  • Select ALL matching cells

    very useful!
    it selects the matching cells in all open datasets (e.g. select a specific wafer and get it highlighted in the other datasets)
    Working with Rows  ... but a little hard to find

    note to mysef: not here - or here: but here: Thankyou, @Jasean for showing me the way ...

    hogi hogi
    Discussions |
    Dec 9, 2023 3:12 AM
    876 views | 0 replies
  • Vector Modeling and Related Analysis Capabilities

    hello JMP team ,  I am curious to learn more on the vector data type modeling and any associated analysis on that . Are there examples of sample vector datasets ? Once such dataset exists, could clustering techniques work on them and how would they work specifically ?I assume they would at the very least extract statistical aggregation from each vector and use these for clustering. Is there any mo...

    altug_bayram altug_bayram
    Discussions |
    Dec 1, 2023 2:30 PM
    824 views | 0 replies
  • Dendrograms in JMP: show scale, show categories without the categories dendrogram and setup UPGMA+dice as statistics.

    HiDoes anybody know how to get the scale of the dendrograms? Scale can be setup in different ways, but it is not shown by default in the output.Does anybody know how to get the categories labels shown without performing the categories dendrogram?Does anybody know how to perform Dice+UPGMA dendrograms? Those are basics statistics, and I can’t find them.Thank you very much if someone helps JMP 17.2....

    JRTormo JRTormo
    Discussions |
    Nov 29, 2023 2:41 AM
    1127 views | 0 replies
view all discussions