license expires
How can I know when my license expires?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Hello All,
I have used the textlet command before and managed to show certain values when hovering over a bar graph. However, now I have a graph which has multiple Y variables in the same plot and the commands I have used before are not working. Is it even possible to use the textlet on graphs with multiple Y variables?
Any help would be appreciated.
This is what the plot looks like so I would lik...
Hi, I have a set of data that has recorded the frequency of spillages from lorry loads. I have recorded for the period of two years: load, date, time, number of bottles on the load, driver, weather, dusk/dawn etc. I want to identify risk factors for when spillages are most likely to occur. However, these spillages happen so infrequently that most of my data is 0. For example, I have 29,000 rows ...
Hi JMP Community, I need to classify unstructured text annotations (see attached table) based on a list of predefined keywords. For example: GROUP1 AIZARANI_LIVER_C2_KUPFFER_CELLS_1 ==> MACROPHAGECUI_DEVELOPING_HEART_C8_MACROPHAGE ==> MACROPHAGE... GROUP2 AIZARANI_LIVER_C8_RESIDENT_B_CELLS_1 ==> B - PLASMA CELLSAIZARANI_LIVER_C22_RESIDENT_B_CELLS_2 ==> B - PLASMA CELLSHAY_BONE_MARROW_PLASMA_CE...
I'm Updating a large data table (4.4 million rows) of stacked data with design info from a much smaller table. I have 1,927 unique rows in the smaller table that correspond to the stacked parameter. They can be identified either by a column with a unique string (X.Y.Z), or the combination of three columns that contain X, Y and Z individually. The same columns (X, Y, Z and X.Y.Z) are in the larg...
Hi, I have a set of data that has recorded the frequency of spillages from lorry loads. I have recorded for the period of two years: load, date, time, number of bottles on the load, driver, weather, dusk/dawn etc. I want to identify risk factors for when spillages are most likely to occur. However, these spillages happen so infrequently that most of my data is 0. For example, I have 29,000 rows ...
I need to record the settings of the graph and the graph itself for future operations, so I tried using 'Save Script for All Objects'. As shown in the following JSL, after clicking on Plot, I pressed 'Save Report' to save it. However, in the output results, although the content of the graph is still there, the content related to the buttons does not appear, making it impossible for me to achieve t...
Thanks Experts!
dt = Open( "$SAMPLE_DATA/Diabetes.jmp" );
p= dt << Bootstrap Forest(
Y( :Y ),
X(
:Age, :Gender, :BMI, :BP, :Total Cholesterol, :LDL, :HDL, :TCH,
:LTG, :Glucose
),
Validation( :Validation ),
Minimum Splits Per Tree( 5 ),
Portion Bootstrap( 1 ),
Number Terms( 3 ),
Number Trees( 25 ),
Go
);
p_report = p << Report;
tb = p_report << XPath("//OutlineBox[text()='列贡献']//TableB...
Hi JMP Community,
I'm trying to build a dynamic Graph Builder report in JSL where the list of X variables is determined by certain conditions (e.g., flags like includeSite, includeWW, etc.). The goal is to flexibly add or remove columns from the X-axis based on runtime logic.
I’ve tried several approaches, including using:
X( :ColumnName )
X( Column("ColumnName") )
Expr( X(...) )
Substitute(...) ...
Hello everyone, I am looking for a solution to remove the crosshair in the Prediction Profiler. Any kind of hack would be helpful, like e.g. changing the transparancy.
I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...
Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...
My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants. My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...
Presenter: Justin Chilton, JMP Software Testing Expert In this Scripters Club session, Justin C...
Jump into DOE Date: Wednesday, December 10Time: 1:00 – 2:30 p.m. ETDuration:&...
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...