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

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

  • Pass/Fail Heatmap

    Hi Data Gurus, I am pretty new to jump and am loving how much functionality it brings to my work. I am trying to determine which tests of a product are failing more than others, but my Pass/Fail heatmap is not giving me a gradient that I can change. As you can see in the picture below, the legend is just "Pass/Fail", not the normal gradient that I would expect for heatmaps. This means that, since ...

    dpeyer dpeyer
    Discussions |
    Oct 27, 2020 5:41 PM
    2132 views | 2 replies
  • Get current state of Suppress Eval?

    I know that in JSL I can change Suppress Eval flag on individual columns to prevent that column's formula from being evaluated.  This is useful for complex formulas that take a while to evaluate.  I can eval once and suppress it, but keep the formula intact so i can go back and eval again later if needed. In some situations, when I am doing operations that iterate over multiple columns, I would li...

    Chris_Rodrigues Chris_Rodrigues
    Discussions |
    Oct 27, 2020 3:11 PM
    1815 views | 2 replies
  • Help with retrieving value from argument

    Hello, I'm starting to dabble with with connecting JMP and Python.When I run a small HTTP request (POST) I get the following statement back getstr = ["shortId" => "4bb3c98fb63579f6f1c615b1adcdc8d5", "userListId" => 30913859]; I'm trying to find the syntax to retrieve  the value associated with "userListID". Any help would be greatly appreciated. Sebastien

    Sburel Sburel
    Discussions |
    Oct 27, 2020 10:58 AM
    1380 views | 2 replies
  • Subset Specific Column to New Table

    There is feature to subset "Row" to new Table. Is there a quick way in JMP to subset specific column to new table?  For example, i only want to subset 3 columns that i select to another table. 

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 27, 2020 9:00 AM
    3135 views | 2 replies
  • Is there a way to reference a constant value in a data table without making a column for it?

    I have a simple table with a column for mass of powder measured and another column for the resulting volume calculation. I could include an additional column for the known density, but I was wondering if there is a way to have a reference to a constant instead creating a column for it where all the values are identical. 

    r_pearsall r_pearsall
    Discussions |
    Oct 27, 2020 8:38 AM
    2838 views | 3 replies

Latest Discussions

  • why points on graph not color coded according to legend?

    Hi everyoneI have made some graphs with legends. the legends are color coded but the point on the graphs are all black. when I right click on the graph and go to "Row legend" and choose the column for the legend, the points get color-coded as the legend but when I copy the script in my JSL script, it does not work.can anyone help to resolve it.Thanks

    Mikasa Mikasa
    Discussions |
    Oct 27, 2020 7:00 AM
    2922 views | 4 replies
  • Sidak correction for t test

    Dear fellows of the community, I would like to ask you if anyone knows of a way to produce multiple t tests corrected by the Sidak correction? https://en.wikipedia.org/wiki/%C5%A0id%C3%A1k_correction_for_t-test In particular, I would like to use it in a context of multiple regression for comparison between categories. For example, using the big class data table and running the following model: hei...

    ron_horne ron_horne
    Discussions |
    Oct 26, 2020 2:11 PM
    2592 views | 2 replies
  • How do you add a title to a box plot?

    In the JMP report window for the analysis I've just done, one the the results is a set of box plots all together in the same graph. That's exactly how I want it to look. I want to add this graph into a paper, which would be fine but I can't figure out how to add a title to it. I'm not working in the graph builder. I am working in the report window.  Just double clicking on the title next to the re...

    Jen1 Jen1
    Discussions |
    Oct 25, 2020 11:43 PM
    4019 views | 2 replies
  • Using loops in formula

    Hi,  Is it possible to use loop in the column formula? For example, I have a column named  TEST, and I write for (i=1, i<5, i++, :TEST=char(i)) ... but I do not get anything, that column is blank after I hit apply/OK. From the loop I am hoping to get every row in the column would be 4.  Sorry for asking such a simple question, but coluldn't find the answer by quickly going thru appendix A of "Usin...

    aumair aumair
    Discussions |
    Oct 25, 2020 11:14 AM
    11444 views | 7 replies
  • Interpretation of JMP GR&R result table in JMP 15.1.0

    Hi Community of Experienced Users!I am a new to JMP and  trying to interpret the Gauge R&R results.When I look at the Result table: could you explain why Reproducibility is 60.54 %, if the formula for calculation is V(total)- V(Assay) -V(Within)? When I apply this formula, I am getting: 63.63 (Total)-3.61 (Assay) - 19.26 ( Within) =40.76.Could you please help? The second question is what is catego...

    ElenaB ElenaB
    Discussions |
    Oct 24, 2020 5:37 PM
    3191 views | 2 replies

Latest Discussions

  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1331 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    832 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1042 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1276 views | 0 replies
  • order statistic for DS Weibull ... maximum failure time for n fails out of N~n/p units

    this isn't a JMP question per se, but a reliability/survival statistics question ... see my post on Cross Validatedthanks in advance! https://stats.stackexchange.com/questions/483556/order-statistic-maximum-for-subpopulation-weibull-distribution 

    galactus3000 galactus3000
    Discussions |
    Aug 18, 2020 8:48 AM
    898 views | 0 replies
view all discussions