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

  • Live Update Tab Page Box for input/output GUI

    Happy New year to the JMP Community, I guess I'll start the new year with my very own first post  I'm trying to create a new window with has two tabs: (1) Input, (2) Analysis. The idea is for users to key in the inputs in the number edit boxes within the "Input" Page which will create a table variable for future reference and subsequently update a similar number edit box in "Analysis" Page with th...

    Djtjhin Djtjhin
    Discussions |
    Jan 4, 2021 8:16 PM
    2432 views | 4 replies
  • To calculate FDR

    Hi I have one query, while calculating FDR value from p-value in jmp addin function, I used all the p-value of the model: The main effect(X, Y) and interaction effect(X*Y) including intercept p-value, is that process of FDR calculation is correct? Paremter Estimates Term                     Prob>ItI Intercept               <0.001 x                           <0.01 y                            <0.02...

    sin149 sin149
    Discussions |
    Jan 4, 2021 10:45 AM
    1319 views | 1 replies
  • Creating a simulation model and experimental model and comparing

    So I have some experimental data and some simulation data and I would like to compare the sensitivities of the factors, and see how they line up.  This is similar to: How do I make a prediction model based on my old experiment data?    I'm new to JMP and so hopefully I'm doing this right.  Attached is the simulation (2) and experimental data (3).   1. Is  using the Fit Model command  on the two da...

    hluo90 hluo90
    Discussions |
    Jan 4, 2021 8:10 AM
    4298 views | 7 replies
  • Application Current DataTable

    Dear Community, With your help, and many searches and iterations, I'm now close to wrapping-up my first JMP application. I'm still struggling on few points, for which sure someone will suggest easy solutions ;):A the end of Dialog1 script, I'm opening a Data Table that was selected by the UserOnNext1 = Function( {}, file_path = FilePath << GetText(); If ( file_path != "", //IST Text File dt ...

    HubP_SDe HubP_SDe
    Discussions |
    Jan 4, 2021 3:05 AM
    1817 views | 2 replies
  • rename column names in a jmp file as per values in rows in a separate .csv file

    Hello, I am newbie to JSL, so appreciate help.
    I have three files.file #1: It is the Reference file, [as ref.csv] holding 3 cols as below.  Category, width, label
    --------------------------------
    A,0,L1.abc
    A,1,L2.xt
    A,2,L8.dr
    A,3,L20.ws
    A,4,L72.oz
    B,0,L11.qq
    ....
    B,6,L61.er file #2: data file#1 in JMP, holding Category, Data and many other cols.
    file #3: data file #2 in JMP, holding Category, Data and many ...

    david_sam david_sam
    Discussions |
    Jan 3, 2021 2:10 PM
    4432 views | 10 replies

Latest Discussions

  • To calculate FDR

    Hi I have one query, while calculating FDR value from p-value in jmp addin function, I used all the p-value of the model: The main effect(X, Y) and interaction effect(X*Y) including intercept p-value, is that process of FDR calculation is correct? Paremter Estimates Term                     Prob>ItI Intercept               <0.001 x                           <0.01 y                            <0.02...

    sin149 sin149
    Discussions |
    Jan 4, 2021 10:45 AM
    1319 views | 1 replies
  • Application Current DataTable

    Dear Community, With your help, and many searches and iterations, I'm now close to wrapping-up my first JMP application. I'm still struggling on few points, for which sure someone will suggest easy solutions ;):A the end of Dialog1 script, I'm opening a Data Table that was selected by the UserOnNext1 = Function( {}, file_path = FilePath << GetText(); If ( file_path != "", //IST Text File dt ...

    HubP_SDe HubP_SDe
    Discussions |
    Jan 4, 2021 3:05 AM
    1817 views | 2 replies
  • Loop? to count missing data from work with several columns and with column names which change names between the analysis (dates)

    I have a question that I hope this community can help me with. I wish to add a column showing the consecutive days missing from the last day and backwards. I also wish to add a column counting the days where the result is higher than 0.02 from 7 columns.I have found a solution for both by using a series of if statements but wish to learn if it can be done in a more elegant way, maybe by using a lo...

    Markku Markku
    Discussions |
    Jan 3, 2021 1:24 AM
    1884 views | 3 replies
  • ISSUE: Graph Builder > Preferences > Level Spacing Color = ON : Only applies to first plot created otherwise inactive

    Hi JMP Community,Based on a relatively recent post (LINK), I tried to turn on all plot borders in GB by switching on the Level Spacing Color option to ON with a dark gray color.Surprisingly. this works only for the first plot I create in GB (3 X Levels by 2 Y Levels): each plot is framed as expected. However, if I close this first graph and recreate the plot a second (or third..) time, the plots a...

    Thierry_S Thierry_S
    Discussions |
    Jan 2, 2021 5:47 PM
    976 views | 1 replies
  • Possible to do Bayesian Regression in JMP?

    I have a fairly straight-forward linear regression where the dependent variable is sales lift. The resulting confidence interval is fairly wide (and also currently crosses into negative lift which is impossible) and I'd like to tighten it up via a bayesian "credible estimate." I have what I consider to be a reasonably solid prior for sales lift. Can I do this in JMP? I admit I'm new to Bayesian re...

    Scribe42 Scribe42
    Discussions |
    Jan 1, 2021 3:05 AM
    1309 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
    1322 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
    825 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
    1037 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
    1266 views | 0 replies
view all discussions