cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Populating a new column using a conditional formula

    I am attempting to populate a new column ( :Prog_ ) with either "A" or "B" based upon the value of (:Assign Month).  :Assign Month is a numeric, continuous, m/d/y variable. The below script result in the :Prog_ column being populated but not with the values I am trying to populate the :Prog_ column with. I'd like to populate the :Prog_ column rows with an "A" if :Assign Month <= "06/15/2016"I'd li...

    dfusco923 dfusco923
    Discussions |
    Dec 28, 2020 7:43 PM
    4155 views | 5 replies
  • Scripting Graphs without Graph builder

    Good Morning Everyone!  I have been trying to create graphs without the help of graph builder since there is the red drop down button that appears in the window.  This is something I have been tasked to find and have had a big issue in finding the solution.  Basically, I am creating multiple bivariate graphs without the additional graphics such as drop down graphics. Could anyone help in pointing ...

    dhurw dhurw
    Discussions |
    Dec 28, 2020 10:10 AM
    1818 views | 2 replies
  • How to add well name as an overlay on a microtiter plate graph?

    Hi all, I followed the guide on how to use map files to create a microtiter plate representation in Graph builder (Microtiter Well Plate Map Shape Definition File - 6, 12, 24, 48, 96, 384, 1536 and 9600 well ). Although copying the map files into the Maps folder did not work for me, I was able to add the file manually by modifying Well column properties. After I create the graph, I would like to e...

    alavy alavy
    Discussions |
    Dec 28, 2020 6:02 AM
    1324 views | 1 replies
  • How can count the number of characters in a cell?

    For example, how to count the number of line names with the first character of the name?Thanks!

    lala lala
    Discussions |
    Dec 28, 2020 4:04 AM
    3448 views | 2 replies
  • How can JSL end up running when a condition is established?

    JSL runs until a condition is established, ends JSL, and does not perform subsequent JSL runs.Thanks!Break? exit?

    lala lala
    Discussions |
    Dec 28, 2020 12:32 AM
    1396 views | 1 replies

Latest Discussions

  • TRUE/FALSE data from Excel importing as 1/0

    After recently upgrading to JMP15, all of my TRUE/FALSE data columns are importing from Excel as Numerical 1/0 instead of text. I have searched and can't find a preference or setting for this. How do I make sure the columns import as TRUE/FALSE? This didn't happen in JMP14.

    geneticjunkie geneticjunkie
    Discussions |
    Dec 26, 2020 11:59 PM
    1973 views | 1 replies
  • How to check categorical to categorical correlations in data

    Hi,

    I have data like this and I would like to correlation between fail column to other categorical columns.

    What is stat test in jmp and how can we apply that? 
    Any suggestions?  

    joshua joshua
    Discussions |
    Dec 25, 2020 12:14 PM
    4252 views | 4 replies
  • Definitive Screen Design (DSD) Model confirmation

    Hi all, I designed a DSD with the following info:- Design: 7 continuous and 1 categorical factors, 22 run- Design Evaluation on power and correlation: very good- Fit model via Fit Definitive Screening: excellentRMSE = 0.2803, RSq =0.997, PValue<0.001)Lack of Fit: no (F Ration 191, Prob > F = 0.0561)Residual and Studentized Residuals are all good- Model structure: Contains 5 main, 4 quadratic and 1...

    ZenCar ZenCar
    Discussions |
    Dec 24, 2020 12:54 PM
    5077 views | 12 replies
  • ファイルサイズの大きいテキストデータの読み込み方法について

    約120GBのテキストデータを読み込む場合、メモリが不足して読み込むことができません。
    分割して読み込むなど、何か対処方法があれば、教えていただけないでしょうか。

    Yu1 Yu1
    Discussions |
    Dec 24, 2020 4:27 AM
    1948 views | 1 replies
  • Technical Details of Variable Importance Calculations

    I am looking for more technical details (beyond what is stated in the JMP documentation) about how Variable Importance is calculated (available under the Prediction Profiler options). I have read the two reference papers listed in the documentation (Sobol (2001) and Saltelli (2002)).  I think I get the general idea, but I what I want to know is more of the gritty details on how the monte carlo sim...

    MathStatChem MathStatChem
    Discussions |
    Dec 23, 2020 3:50 PM
    1368 views | 1 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1515 views | 0 replies
  • 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
    1323 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
    828 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
    1039 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
    1268 views | 0 replies
view all discussions