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

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • 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
    2918 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
    2597 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
    1720 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
    1814 views | 1 replies
  • How to change display language by JSL

    We would like to set display language to "en" if not already done.How can this be done in JSL on JMP 15.1 and Win10 platform. And/or can this also be done during installation of JMP? There is a similar thread to this, but there is no direct way mentioned.https://community.jmp.com/t5/Discussions/Manage-the-display-language-with-JSL-or-freezing-english/m-p/236566#M46687 Thanks and BR,

    Georg Georg
    Discussions |
    Nov 27, 2020 3:11 AM
    2374 views | 1 replies

Latest Discussions

  • 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
    2918 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
    2597 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
    1814 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
    6218 views | 7 replies
  • Taylor Series Linearization to Calculate Variance in NHANES

    Hello, 
    Looking at the NHANES data that incorporates demographic weightings and population stratum & PSU, is there a way to do a survey design in JMP? There is SAS code attached from the CDC below as well as R & Stata code. 

    https://wwwn.cdc.gov/nchs/nhanes/tutorials/Module4.aspx

    Code: 
    SASPROC SURVEYMEANS data=one varmethod=taylor nomcar; STRATA sdmvstra; CLUSTER sdmvpsu; WEIGHT WTMEC4YR; DOM...

    MikeDereviankin MikeDereviankin
    Discussions |
    Nov 24, 2020 2:44 PM
    1590 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
    1547 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
    1344 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
    840 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
    1052 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
    1291 views | 0 replies
view all discussions