N Items() argument must be a list
When I run my script in JMP 13, everything works fine. However, with JMP 12, I get an error saying N Items() argument must be a list. Why is that so? How can I solve this problem? Thank you for any input.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesWhen I run my script in JMP 13, everything works fine. However, with JMP 12, I get an error saying N Items() argument must be a list. Why is that so? How can I solve this problem? Thank you for any input.
Hi all,
I'm using JMP 7.0.1;after a logistic regression, JMP approximates the resulting P-value as "<0,0001*". Despite this is already an information, I'd like to see the P-value without any approximation (e.g., 0,0000000023). How to do that?
Thanks in advance,
Antonio
Hi, I don't like that the default color for box plots is red, while the first legend color in the JMP default palette is red. It's hard to see the box plot lines! Is there a way to change the default color for box plots? I'm running JMP 13.2.1. Thank you!
Hi all, To quickly orient you: I am working with ELISA data (dose-response curve) so my independent variable is dilution factor, my dependent variable is absorbance, and I have multiple time points I am looking at for multiple animals. I'd like to be able to find the EC50 - dilution at half maximal response - with a nonlinear, sigmoidal, curve fit. I am currently using a 4 parameter model (Probi...
Hi JSL Experts, I am a starter of JSL, I want to perform multiple column comparision, the column name is, Col1, Col2, Col3 etc. I am using a For loop for this comparison (see below for whole scripts), and if it falls into the formula (See below), it will output 0 or 1. 1. What I know is, If I put :Col1 into the script :Col1, the script works fine as below. 2. What I don’t know is, If I replace :C...
When I run my script in JMP 13, everything works fine. However, with JMP 12, I get an error saying N Items() argument must be a list. Why is that so? How can I solve this problem? Thank you for any input.
Hi, I don't like that the default color for box plots is red, while the first legend color in the JMP default palette is red. It's hard to see the box plot lines! Is there a way to change the default color for box plots? I'm running JMP 13.2.1. Thank you!
Hi all, To quickly orient you: I am working with ELISA data (dose-response curve) so my independent variable is dilution factor, my dependent variable is absorbance, and I have multiple time points I am looking at for multiple animals. I'd like to be able to find the EC50 - dilution at half maximal response - with a nonlinear, sigmoidal, curve fit. I am currently using a 4 parameter model (Probi...
In the case of Boston housing.jmp, adjust the parameters of "Minimum Size Split" and "Split Best" in the JSL code to control the automatic Partition of decision tree.
Partition(
Y( :mvalue ),
X( :crim, :zn, :indus, :chas, :nox, :rooms, :age, :distance, :radial, :tax, :pt, :b, :lstat ),
Validation Portion( 0.3 ),
Minimum Size Split( 2 ),
Split Best( 1000 )
);
However, the R square of the validation...
Hi, What would be the best script to selected only the data of the exact last 6 months everytime the database is updated.
Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...
Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
What is the Prewhiten Corr, Noise AutoCorr, &...
Hi all--having an issue. I am using Fit Y by X to fit 5,000 separate regressions. I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1. This fits a spline to all 5,000 graphs with lambda of 0.1. I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D). I understand if I just had 1 regression...
All,
I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this. I am using JMP 13.
Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...
This session is for JMP users who want to effectively create high-quality designed experiments. &nbs...
Presenters: Paul Nelson and Evan Carr R is making a powerful return in JMP 19, and it’s bringing Pyt...
REGISTER HERE Special Guest Presenter:Prof. Nathan CoatesFaculty Director, Master of Science...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...