Logistic regression - confidence bands.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
It is soo useful, the new *) command in the New Formula Column submenu:*) one of the helpful, new features in JMP18. Basic mode can save you hours over the course of a week:
No need to 1) create a column, 2) add a formula, and 3) search for the input column.Simply: create a formula column with the input column already in place 1+2+3. This is not all, the developer added some cool features to con...
For some reason I get the following error: Unknown format: d-m-y
due to the following line of code.Once I run the code in my colleague's PC it runs properly.(We have the same version 16.2) In addition when we compare the available formats under the "Column info" choice I get:and he has way more choices..... Any idea of how I should fix it?
I want to build a chart that shows the labels for all of the points that have a high y value (interactive). I selected the top 20 points and set label for those rows. Not all of the labels display in the built chart. Is there a way to have the software put all of the labels in even if they are overlaping? I changed the jitter so that the points are more spread out, but the labels still don't a...
Is there a way to check if a modifier key such as ctrl, alt or shift is depressed during execution of a jsl script? I know the "is ... key()" functions, but they only work with the mouse. I would like to let a script do various things on execution depending on which modifier key is depressed while it is executed.
It is soo useful, the new *) command in the New Formula Column submenu:*) one of the helpful, new features in JMP18. Basic mode can save you hours over the course of a week:
No need to 1) create a column, 2) add a formula, and 3) search for the input column.Simply: create a formula column with the input column already in place 1+2+3. This is not all, the developer added some cool features to con...
Is there a way to check if a modifier key such as ctrl, alt or shift is depressed during execution of a jsl script? I know the "is ... key()" functions, but they only work with the mouse. I would like to let a script do various things on execution depending on which modifier key is depressed while it is executed.
In the discussion among peers about an ANN analysis, the questions arose:
- What learning rate was used in the analysis? Since I didn't use boosting (number of models is 0), is the 0.1 learning rate predefined by the platform relevant?
- What means the value for the sum of squares to stop the calculation. Is it the sum of squares error (SSE) that is reported for each response?
Thank you so much!
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...
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...
fyi While debugging @replace Head, I noticed that a custom function evaluates the return values +1x compared to a standard function:myFunction = function({}, return(Expr(3*5)));
add custom functions (newcustom function("my custom", "function", function({}, return(Expr(3*5)))));
Show(myfunction());
Show(my custom:function())
so maybe add another Expr() ...add custom functions (newcustom function("m
...
Hi everyone,for my proc mixed I already got a table with Least-Squares Means, ods output "lsmeans".Additionally, I would like to have a table for the differences, ods output “DIFFS”.Can anyone tell me how to get to this output in the current jmp version (18.1.0)?Thanks in advance for your support.
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...