When should you not use predictor screening?
I'm curious if there are any times when you should not use the predictor screening tool, & if so, what should you check with your data to understand if you might have issues using predictor screening?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI'm curious if there are any times when you should not use the predictor screening tool, & if so, what should you check with your data to understand if you might have issues using predictor screening?
Hi, I am using "import Multiple files" feature to get data from different excel files, my challenge is that only data from the first tab are extracted. I have three more tabs on each file that I would like to get the data from. Is there a way to do that in JMP? appreciate all the help.AFaiz
Hi JMP community, I'm trying to build a JMP script to calculate the quantiles 97.5. The issue here is my reference data is using Python in which return a different number. Below is an example: Python P97.5: 2561.35 (equal to PERCENTILE.INC in Excel)JMP P97.5: 2581.375 (equal to PERCENTILE.EXC in Excel) My JSL code: Summarize(
dt1,
group_by = By( :group ),
group_p975 = Quantile( :data, 0.975 )
);
I...
I spend some time created a jsl script, which provide user interface to specify some criteria and pull data from Amazon Redshift based on user input. The script is working well but having a small issue. Once user clicks on query button on a modal window, it set a variable isValid = 1, close itself to execute subsequent script, which will then create a progress window that display message like "pul...
Hi,
I want to use this generated script on numerous columns:Distribution(
Stack( 1 ),
Continuous Distribution(
Column( :"VDD_ILIMIT"n ),
Horizontal Layout( 1 ),
Vertical( 0 ),
Outlier Box Plot( 0 ),
Process Capability( LSL( . ), Target( . ), USL( 0.5 ), Show as Graph Reference Lines )
),
SendToReport( Dispatch( {"VDD_ILIMIT"}, "1", ScaleBox, {Add Ref Line( 0.5, "Solid", "Blue", "USL",
...
Hi, I am using "import Multiple files" feature to get data from different excel files, my challenge is that only data from the first tab are extracted. I have three more tabs on each file that I would like to get the data from. Is there a way to do that in JMP? appreciate all the help.AFaiz
Hi JMP community, I'm trying to build a JMP script to calculate the quantiles 97.5. The issue here is my reference data is using Python in which return a different number. Below is an example: Python P97.5: 2561.35 (equal to PERCENTILE.INC in Excel)JMP P97.5: 2581.375 (equal to PERCENTILE.EXC in Excel) My JSL code: Summarize(
dt1,
group_by = By( :group ),
group_p975 = Quantile( :data, 0.975 )
);
I...
Hi JMP Community, I have two questions regarding the analysis of the Design of Experiments I performed: 1) When performing a screening DOE (Plackett-Burman design) and one of the model terms has a positive effect on the dependant variable but it does not appear to reach statistical significance, does it make sense to still include this factor when performing the second, optimization DOE? When a fa...
Is there a way to display Graph Builder Page Output horizontal instead of vertical? Or anything like "arrange in rows" option?Thank you all in advance!Graph Builder( Size( 748, 933 ), Show Control Panel( 0 ), Y Group Edge( "Left" ), Back Color( {183, 207, 219} ), Title Fill Color( {178, 34, 36} ), Title Frame Color( {178, 34, 36} ), Level Fill Color( {202, 129, 130} ), Leve...
I'm computing Normal Tolerance Intervals and sometimes need to transform the data first. I typical try SHASH and Johnson SL. My question regards SHASH: What does it mean when the SHASH Distribution doesn't fit but the resulting transformed data are Normal? Conversely, what does it mean when SHASH fits but the resulting transformed data are not Normal? I am following the guidelines from a standar...
JMP has proved to be an invaluable tool, and we are using JMP's nonlinear platform to fit various kinetic models that are now being used for regulatory purposes. We need to be able to describe to various agencies around the world such as FDA, EMEA, how the bootstrap parameter list is generated within JMP. We don't need extreme detail, just a description in plain lay-person's English that can ...
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,...
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...