Transfer JMP Software Administrators- jmp 18
Hi,Is it possible to transfer the administrator's rights for JMP 18 to another person/email on My JMP or do I have to contact JMP to do it?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi,Is it possible to transfer the administrator's rights for JMP 18 to another person/email on My JMP or do I have to contact JMP to do it?
JMP community expert, I'm from China.
The following problem description comes from machine translation. Please don't mind that the grammar can be a little strange. I want to create a button column to write some scripts.
I mainly use the following methods to create button columns:cb = Expr(Col Box("Title"));
for each( {v, i}, list,
Insert Into( cb, button box("name", Script...) )
);
I inevitably u...
I have a table like this with an ID number and a value assigned to each. Some ID numbers were tested multiple times and so have multiple values. I've seen codes to remove all rows with duplicate ID numbers, but I'd like a code that deletes all rows with duplicate ID's BUT saves the value from the nth test under a new column (e.g. value 2, value 3, value n)... Any help would be greatly appreciated....
Hi, I have input table A that looks like this, Input Table B looks like this, I want to create an output table C: that should look like this, I can do this manually. Is there a way to script this?
Hi All, I am looking for a way to use one variable in place of the individual commands in place of the multiple command lines. When I run this the Stacking window opens rather then executing the other commands included in the variable. I've also tried using combinations of EVAL() and PARSE() but with no better results. I apologize if the terminology I've used isn't correct. Thanks for any help! t
...
Hi,Is it possible to transfer the administrator's rights for JMP 18 to another person/email on My JMP or do I have to contact JMP to do it?
I have a table like this with an ID number and a value assigned to each. Some ID numbers were tested multiple times and so have multiple values. I've seen codes to remove all rows with duplicate ID numbers, but I'd like a code that deletes all rows with duplicate ID's BUT saves the value from the nth test under a new column (e.g. value 2, value 3, value n)... Any help would be greatly appreciated....
Using a bivariate, is there any easy way to match the spline line color to that of the marker color? In this way my example "widget1" has a green marker, but its spline line color is red. So I thought I'd just read in the "widget1" marker color then assign it as the spline line color. (to try and match the two) But its marker color (green/light green) gives me a large negative number like -37809...
In Graph Builder, I want to show a data label (not a hover label) for selected rows only. As a demo, I tried the following code: Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
Try(
Show( dt:Selected Name ),
dt << New Column( "Selected Name",
Character,
Set Formula( If( Selected( Row State( Row() ) ) == 1, :name ) )
)
);
dt:Name << Label( 0 );
dt << Clear Row States <
...
Among other , the new Time Bin (&Wrap) option is extremely useful:
Continuous values are binned and represented as ordinal values. [edited] The only issue:
The axis and grid look a bit chaotic: I'd prefer a more structured view like this one - with long divider and lower frame: but the settings for Tick labels and grids:
... are missing in the GUI for Axis with Time Bin settings: Why?
The formatting that is inherent in a journal displaying a panel box is lost when saving that journal as a pdf. Is there a way to maintain the thoughtful look and feel of the journal?PanelBox("Bill To", textbox("aaa"))
I am still in JMP 14, on Windows 10.
We're trying to run a survival analysis with Cox proportional hazards for time to reinjure knees after surgery for those who return to sport before/after 9 months with covariate of age and level of sports. I'd like to be able to generate the survival plots with 95CI's along with the analyses.
I've watched the recent tutorial but it didn't address these points.
Can anyone point me to resources to do ...
I’ve conducted an ordinal logistic regression analysis with 3 independent variables. I then want to ask if adding an interaction to an independent variable is warranted. What is the best approach for determining whether to retain the interaction term or not? Do you base this decision on the p-value of the parameter estimate of the interaction term, p-value of the interaction term in the Wald Test,...
Hello, I fitted a probit model with an interaction term by using the Fit Model platform and specifying the Effects( A, B, A*B ), where :A is a continuous variable and B is a dichotomous variable. In the parameter estimates section I got the Lower CLs and Upper CIs for the intercept, A, B, A*B. terms, respectively. Could you provide some details about how the confidence intervals are calculated fo...
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...