Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Hello all, I'm trying to run a column creation formula in JMP and I can't figure out how to get the system to perform the function I'm wanting.
Specifically, there is a column of Serial Numbers of six characters. The first character is always an "S" (for serial number). The next 5 characters will always be a sequence of five numbers that begins either with a 7, a 5, or a 0 (representing three dif...
JMP Version: JMP® 18.0.1 (766619)Generated a summary table with default options ticked and saved it. After closing and trying to reopen it we see this message occur:Repeating the process but with "Link to original table" unticked fixes the issue. Is this a known bug on JMP 18.0.1? Thanks
I'm very new to advanced statistics and JMP so I'm not sure if I'm even picking the right analysis to do, but I'm hoping someone can help direct me.I have a list of 56 patients who were offered an appointment, and I have the length of time that each of them waited in days. The data has a non-normal distribution with a significant right skew. Following a distribution fit, it's showing that the da...
Hello!I hope you are doing well. I am new to J software and I am attempting to do a spline curve. I do not have the raw data points but rather an image I have attached below. Is it possible to load this image in J and do a spline curve? I attempted to do a load 'image' but that did not seem to work. Any guidance and help is much appreciated. Thank you.
Hello all, I'm trying to run a column creation formula in JMP and I can't figure out how to get the system to perform the function I'm wanting.
Specifically, there is a column of Serial Numbers of six characters. The first character is always an "S" (for serial number). The next 5 characters will always be a sequence of five numbers that begins either with a 7, a 5, or a 0 (representing three dif...
Hello!I hope you are doing well. I am new to J software and I am attempting to do a spline curve. I do not have the raw data points but rather an image I have attached below. Is it possible to load this image in J and do a spline curve? I attempted to do a load 'image' but that did not seem to work. Any guidance and help is much appreciated. Thank you.
Microsoft Defender has been reporting vulnerabilities which can be reconciled by updating Python. We have 6 devices affected, but only 1 had Python installed manually. The other 5 trace back to jmp_python.exe. The JMP update function doesn't appear to affect Python. How do you intend to resolve the vulnerability reported?
Hello JMP. I'm trying to design a line graph with multiple entries to observe trends on the same graph. I can do this in Excel, but not in JMP.Pictured below is the example in Excel. How can I do this in JMP?
I have a data table with variable data over time per batch. Each variable value is on an individual row with it's corresponding time. I am looking to write the slope of the linear fit of that X(time) to Y(variable). I have done a bivariate fit per batch with a linear fit to get the slope per batch. I am looking to write this value back to the data table. The goal is to add a column of each ba...
Hi,
I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
While using a logit link function helps linearize the relati...
I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot.
I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted.
How can I import plot_from_R in the size I want?
R Init();
R Submit(
"\[
windows(300,100) #it doesn't work
plot(function(x) dnorm(...
from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml# If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
Exceptions are the utilities Show, Write, and Print, which do not evaluate e...
This works: Extract Expr(:height << set name( "new" ), :height ); But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height);
Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...