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

  • How to return value from check box to desired format?

    Hi, I am using example from scripting index and modified as per below script.Names Default To Here( 1 ); New Window( "Example", cb = Check Box( {"Max", "Median", "Min", "Mean", "Std Dev"}, Print( cb << Get Selected () ) //{"Mean", "Std Dev"} or etc ) );Is there any possibility to return the selected value from checkbox into "One" or One instead of {"One"}? I would like to use selected value ...

    WanCine WanCine
    Discussions |
    Nov 29, 2020 3:04 AM
    1987 views | 3 replies
  • Reference line

    Hi, I'm trying to edit a graph builder script to use my table variables instead to plot the reference lines in the graphs. it's a plot of pressure drop vs dates. I have no issues with the y axis reference line, but the x axis reference line is giving me issues. I tried using the Date MDY() function to incorporate my table variables but it's not working.

    SCWong SCWong
    Discussions |
    Nov 28, 2020 7:19 PM
    2880 views | 5 replies
  • Regarding FDR P-value calculation in JMP

    Hi,I have performed two sample nonparametric test (Wilcoxon) to see the significance difference between male and female for approx. 100 gene gene expression in JMP. Now, I would like to see FDR p vale for this analysis. Could you please suggest me that how can I  perform this analysis in JMP?ThanksNeeraj

    Neeraj Neeraj
    Discussions |
    Nov 28, 2020 3:11 PM
    2569 views | 3 replies
  • Executing Python programs with Run Program()

    I am having an issue that should be related to the nested calls I am doing. RunProgram() --> cmd --> Python The following bat file works perfectly fine. set JMP_PYTHON_PTH=%UserProfile%\miniconda_JMP\ CALL %JMP_PYTHON_PTH%\Scripts\activate.bat %JMP_PYTHON_PTH% start /B /wait "" python test.py  And yet, when using RunProgram() the code fails unless I add the absolute path to the Python file (test...

    FN FN
    Discussions |
    Nov 27, 2020 1:26 PM
    1694 views | 1 replies
  • Plot histogram with scatter

    I want to plot histogram with scatter plot for the same data as below. Can anyone help me please? Thanks and BR 

    Eddie Eddie
    Discussions |
    Nov 27, 2020 4:51 AM
    1802 views | 1 replies

Latest Discussions

  • How to return value from check box to desired format?

    Hi, I am using example from scripting index and modified as per below script.Names Default To Here( 1 ); New Window( "Example", cb = Check Box( {"Max", "Median", "Min", "Mean", "Std Dev"}, Print( cb << Get Selected () ) //{"Mean", "Std Dev"} or etc ) );Is there any possibility to return the selected value from checkbox into "One" or One instead of {"One"}? I would like to use selected value ...

    WanCine WanCine
    Discussions |
    Nov 29, 2020 3:04 AM
    1987 views | 3 replies
  • Reference line

    Hi, I'm trying to edit a graph builder script to use my table variables instead to plot the reference lines in the graphs. it's a plot of pressure drop vs dates. I have no issues with the y axis reference line, but the x axis reference line is giving me issues. I tried using the Date MDY() function to incorporate my table variables but it's not working.

    SCWong SCWong
    Discussions |
    Nov 28, 2020 7:19 PM
    2880 views | 5 replies
  • Regarding FDR P-value calculation in JMP

    Hi,I have performed two sample nonparametric test (Wilcoxon) to see the significance difference between male and female for approx. 100 gene gene expression in JMP. Now, I would like to see FDR p vale for this analysis. Could you please suggest me that how can I  perform this analysis in JMP?ThanksNeeraj

    Neeraj Neeraj
    Discussions |
    Nov 28, 2020 3:11 PM
    2569 views | 3 replies
  • Plot histogram with scatter

    I want to plot histogram with scatter plot for the same data as below. Can anyone help me please? Thanks and BR 

    Eddie Eddie
    Discussions |
    Nov 27, 2020 4:51 AM
    1802 views | 1 replies
  • Manage the display language with JSL (or freezing english language for distribution platform...)

    Hi, My problem is rather "simple": I would like to be sure that my script is always displaying same graphics regardless of the language that JMP is displaying.For example I have created a script that automatically analyses some products, makes graphics and so on and export all of that in a powerpoint to shares things with an other company's site in USABut when this script is executed on a computer...

    Franck_R Franck_R
    Discussions |
    Nov 27, 2020 3:09 AM
    6176 views | 7 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
    1524 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
    1330 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
    831 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
    1040 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
    1273 views | 0 replies
view all discussions