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.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, 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.
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
...
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?
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...
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.
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...
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 ...
@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.
How do I construct a training set and a prediction set using JMP's multivariate platform?
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
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.
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
...
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/...
@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...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...