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

  • How do I create normal bars on my bar graph?

    Hi,   I am trying to make normal bars on my graph instead of dashes but I don't know where to adjust the setting. See picture attached. I have JMP version 17.  

    nbhagroo nbhagroo
    Discussions |
    Jul 10, 2023 10:14 AM
    1175 views | 1 replies
  • How do I close a report window?

    Is there a way to close a pareto plot window by referencing the window or report name?  I'm creating a script that generates a pareto plot.  Prior to generating the plot though, I want to close any prior instances of the plot.  To do this, I'm trying the following:  dt = Current Data Table(); tablename = dt << Get Name; Try(Close(tablename || " - Pareto Plot", NoSave)); //Attempt to close report...

    nikles nikles
    Discussions |
    Jul 10, 2023 9:50 AM
    12796 views | 8 replies
  • Export confidence intervals of th profiler

    Hi Community, I was wondering if it is posible to export the information from the profiler, mainly the confidence intervales (gray region in image below). It seems to me there is a way to do it but with the Pro version. Do you know if there is a way to do it with the JMP basic version?   

    Julianveda Julianveda
    Discussions |
    Jul 10, 2023 8:30 AM
    1301 views | 2 replies
  • Unable to install JMP 17

    Hi everyone,  I am having some trouble installing JMP on my Mac. My Mac is a Macbook Pro 2018 running Ventura 13.4. Every time I try to install JMP it throws an error: "This license is incompatible with your computer configuration." I have made sure that I am using the correct license and I have uninstalled and reinstalled it multiple times. Does anyone have any idea how to fix this issue?  Thanks...

    TTTokatsu TTTokatsu
    Discussions |
    Jul 10, 2023 7:48 AM
    3454 views | 4 replies
  • Creating a formula that gives difference between rows

    Hello everyone,  I would like to know how to create a formula that checks the differences between the rows. For example, I have here a file (Data 1) with a column of trials from 1 to 8 (several sequences).Another column contains the time parameter.How do I create a new column that checks the time differences between trials 2 and 1, 3 and 2, etc. Thanks. 

    CohortMatrix221 CohortMatrix221
    Discussions |
    Jul 10, 2023 3:30 AM
    1559 views | 2 replies

Latest Discussions

  • Unable to install JMP 17

    Hi everyone,  I am having some trouble installing JMP on my Mac. My Mac is a Macbook Pro 2018 running Ventura 13.4. Every time I try to install JMP it throws an error: "This license is incompatible with your computer configuration." I have made sure that I am using the correct license and I have uninstalled and reinstalled it multiple times. Does anyone have any idea how to fix this issue?  Thanks...

    TTTokatsu TTTokatsu
    Discussions |
    Jul 10, 2023 7:48 AM
    3454 views | 4 replies
  • Nominal logistic fit effects summary and zero p-vaues

    In the effect summary of the logistic fit, I expected to see a logworth value for a p-value that appears to be zero. But 3 out of 4 parameters with p-values of zero did not have a logworth value. So I check the p-value with the scientific notation format and the 3 parameters without a log worth value were actual zero not a very small number close to zero.  The RSquare (U) for this model is 1. I'm ...

    LittleL LittleL
    Discussions |
    Jul 8, 2023 7:01 AM
    1042 views | 1 replies
  • slideshow

    bonjour,je voudrais un modèle de slideshow (comme l'image ci-dessous) pas dans un journal mais un dashboard construit avec jsl.est-ce possible?  comment faire? cordialement

    Françoise Françoise
    Discussions |
    Jul 7, 2023 8:35 AM
    1461 views | 3 replies
  • Why Press and Scaled Estimates in Linear Mixed Model (REML) are missing?

    @Mark_Bailey Do you know how to get press and scaled estimated for REML models with random blocks? Is it possible to use JMP JSL to calculate those values? Thank you so much.

    lazzybug lazzybug
    Discussions |
    Jul 7, 2023 1:11 AM
    1135 views | 1 replies
  • Training and prediction sets using the Multivariate platform

    How do I construct a training set and a prediction set using JMP's multivariate platform?

    timothy_forsyth timothy_forsyth
    Discussions |
    Jul 6, 2023 12:09 PM
    1295 views | 2 replies

Latest Discussions

  • Design space profiler not showing number of random sample

    Hi,  I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design  space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up   Has anyone experienced the same problem? Emmanuel

    eruffet eruffet
    Discussions |
    Jun 27, 2023 12:53 AM
    676 views | 0 replies
  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies
  • How to set Scale Values in Graph Builder use Col Quantile function?

     HI, I want  set Scale Values in Graph Builder use Col Quantile function,  but always something wrong. the red code have some problem. I need color scale as Quantile Graph Builder( Size( 839, 726 ), Variables( X( :Prober_X ), Y( :Prober_Y ), Color( :OpticalPower ) ), Elements( Points( X, Y, Legend( 6 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 6, Pr...

    Solarwing Solarwing
    Discussions |
    Jun 20, 2023 9:32 AM
    657 views | 0 replies
  • New Series on JSL and Visual Code Studio

    Just a heads up that we've been posting some additional JSL tricks on our LinkedIn Blog.   We have a weekly series that's been running currently focused on our Visual Code Studio Extension for JMP. Week 1:  https://www.linkedin.com/posts/predictum_automationjmp-series-use-vs-code-extension-activity-7062456347543359488-uzFu?utm_source=share&utm_medium=member_desktopWeek 2: https://www.linkedin.com/...

    wjlevin wjlevin
    Discussions |
    Jun 19, 2023 2:26 PM
    1052 views | 0 replies
  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    591 views | 0 replies
view all discussions