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

  • Can we have Monte Carlo simulation in regression parameters

    Hello: I was just wondering if there is a way to incorporate Monte-Carlo simulation in regression parameters.I guess once I have the regression equation I can run a Monte-Carlo simulation by specifying a distribution for each parameter and get the distribution of the output parameter. Q1) But while creating that regression equation will three data points (one at each LSL and USL of tolerance zone ...

    VarunK VarunK
    Discussions |
    Mar 25, 2024 2:38 PM
    2601 views | 6 replies
  • LCA appears to treat ordinal variables as nominal

    When I run cluster analysis --> LCA with ordinal variables (numeric, ordinal), the probability formula appears to be treating the variables as nominal, rather than ordinal. For each variable, there are 5 levels (i.e., 1-5). If being treated as ordinal, wouldn't the probability formulas reflect an order for each level where 1 may have the smallest probability and 5 the largest? As you can see below...

    AutoMethodsBee1 AutoMethodsBee1
    Discussions |
    Mar 25, 2024 12:41 PM
    547 views | 0 replies
  • How to Split One table in to two while keeping few rows same.

    I need to split one table in to two while keeping the SN same but different material in different tables.

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 25, 2024 12:20 PM
    1942 views | 4 replies
  • Differing P Values

    Hello!   I used the software for a fractional factorial screening design. I had three different factors to evaluate all of which were categorical. My data was collected/recorded using Pass or Fail for the one Response. I am trying to find the proper way to analyze this data. I am trying to get data that shows which factor had the most effect on the Pass or Fail Rate of the Response  I saw a tutori...

    MedianPuppy4982 MedianPuppy4982
    Discussions |
    Mar 25, 2024 9:53 AM
    1026 views | 1 replies
  • JMP Live: Publish .PNG files

    Is it possible to publish .PNG files onto JMP Live? I am finding that sometimes reports can be huge and maybe if I save them into .PNG format, it will be more managable. Thanks!

    cchueng cchueng
    Discussions |
    Mar 25, 2024 9:00 AM
    952 views | 1 replies

Latest Discussions

  • Can we have Monte Carlo simulation in regression parameters

    Hello: I was just wondering if there is a way to incorporate Monte-Carlo simulation in regression parameters.I guess once I have the regression equation I can run a Monte-Carlo simulation by specifying a distribution for each parameter and get the distribution of the output parameter. Q1) But while creating that regression equation will three data points (one at each LSL and USL of tolerance zone ...

    VarunK VarunK
    Discussions |
    Mar 25, 2024 2:38 PM
    2601 views | 6 replies
  • LCA appears to treat ordinal variables as nominal

    When I run cluster analysis --> LCA with ordinal variables (numeric, ordinal), the probability formula appears to be treating the variables as nominal, rather than ordinal. For each variable, there are 5 levels (i.e., 1-5). If being treated as ordinal, wouldn't the probability formulas reflect an order for each level where 1 may have the smallest probability and 5 the largest? As you can see below...

    AutoMethodsBee1 AutoMethodsBee1
    Discussions |
    Mar 25, 2024 12:41 PM
    547 views | 0 replies
  • JMP Live: Publish .PNG files

    Is it possible to publish .PNG files onto JMP Live? I am finding that sometimes reports can be huge and maybe if I save them into .PNG format, it will be more managable. Thanks!

    cchueng cchueng
    Discussions |
    Mar 25, 2024 9:00 AM
    952 views | 1 replies
  • How can you do this faster with JSL?

    Require these characters to be replaced with the result in the diagram<a href="/shiju/chuntian/">A11</a></li><li><a href="/shiju/chongyangjie/">C22</a></li><li><a href="/shiju/laoshi/">D3</a></li><li><a href="/shiju/juhua/">B0</a></li><li><a href="/shiju/libie/">B1</a>
    Explanation: This kind of data is very large.
    I replaced slower with the following codetx=Substitute(tx,"</a></li><li><a href=\!"/sh...

    lala lala
    Discussions |
    Mar 25, 2024 7:54 AM
    1166 views | 3 replies
  • If statement inside a graph with recalc option

    Hi,I have a graph that I want to add target line per if statement (depends on user filters).1. how to apply IF inside the graph code?2. how to make the graph recalc and create the needed ref line? example (the bold is not working):Bivariate(Y( :raw_value ),X( :ah_attribute_value ),Automatic Recalc( 1 ),SendToReport(if (:FE_BE[N Row(dt)] == "FE", Dispatch({},  "2", ScaleBox, {Add Ref Line( 10, "Das...

    Hamal22 Hamal22
    Discussions |
    Mar 25, 2024 7:30 AM
    758 views | 1 replies

Latest Discussions

  • LCA appears to treat ordinal variables as nominal

    When I run cluster analysis --> LCA with ordinal variables (numeric, ordinal), the probability formula appears to be treating the variables as nominal, rather than ordinal. For each variable, there are 5 levels (i.e., 1-5). If being treated as ordinal, wouldn't the probability formulas reflect an order for each level where 1 may have the smallest probability and 5 the largest? As you can see below...

    AutoMethodsBee1 AutoMethodsBee1
    Discussions |
    Mar 25, 2024 12:41 PM
    547 views | 0 replies
  • RSS, TSS, precent of residual sum of squares

    Is it possible to calculate RSS and TSS and precent of residual sum of squares for a linear calibration curve in JMP?

    gholamhasantey gholamhasantey
    Discussions |
    Mar 25, 2024 3:29 AM
    883 views | 0 replies
  • Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'

    Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer( Text Columns( :col1) ); obj << Stemming("Stem for Combining"); obj << Add Recodes( {{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl...

    sm3001 sm3001
    Discussions |
    Mar 21, 2024 12:49 AM
    803 views | 0 replies
  • Error column property

    Hello - I have a data set that comes from an external measurement and the software that comes with the instrument automatically calculates the property and error bars that I'm looking for. Is there a way to include the error as a column property without doing a custom column property? I know there's a saved model error property, but fitting a custom model would introduce it's own issues as the mod...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 20, 2024 3:32 PM
    672 views | 0 replies
  • SPC Chart from Process Capability Settings

    Hi, when using the process capability functionality and then opening the SPC charts from a selected process, my preferences for SPC are not applied to this generated chart (no shading, level labeling, etc.) is there any way to save preferences for these charts? (JMP17.2)

    JLofman JLofman
    Discussions |
    Mar 20, 2024 9:52 AM
    613 views | 0 replies
view all discussions