How to create deciles in JMP Pro 12?
I have a set of scores derived from a model and I want to categorize these predictive scores into decile. How do I go about doing that?
jenkins_macedo
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI have a set of scores derived from a model and I want to categorize these predictive scores into decile. How do I go about doing that?
jenkins_macedo
Hello all. I am fairly new to SAS JMP and I am trying to make a sensitivity analysis by fitting a model to my data and use the prediction profiler. I am using SAS JMP 13. In the beginning I had some problems with importing the data from MS Excel, and fitting the model, but then I figured out the data type and modeling type should be changed in the column properties. I have selected Numeric and con...
Can somone help me to understand when two linear regression are statistically different?
In the picture below, my situation. Blu and Red lines corrisponding at two set of data by two different process. How I can understand if the regression are statistically different or not? in other word the two process give are equal, then doens't have impact on the results?Thanks in advance.
Has anyone developed/found a way to convert/share/"compile" JSL into something usable by other languages? Here is my problem. As the developer of the initial code in R&D, I want a way to be able to give researchers code/tools that meet their needs and work with there existing analysis structure (JMP). However, some of these tools get merged into larger suites (for operations/QC, etc) where an exis...
Dear JMP community, I am planning my first custom DOE and ran into a point I cannot solve at the moment.Lot 1 has 20 wafers of Type ALot 2 has 20 wafers of Type BI cannot change the composition of those lots anymore. Then I have 6 continuous factors (and three main responses). I could reduce to 5 if necessary.If I add the starting material as a categorical variable with 2 levels, a RSM model sugge...
Has anyone developed/found a way to convert/share/"compile" JSL into something usable by other languages? Here is my problem. As the developer of the initial code in R&D, I want a way to be able to give researchers code/tools that meet their needs and work with there existing analysis structure (JMP). However, some of these tools get merged into larger suites (for operations/QC, etc) where an exis...
hiI am comparing yield of three varieties of potatoes, variety A has 10 samples, variety B has 5 samples and varietry C has 20 samples. So sample number (replications) are not even. I want to perform ANOVA using fit model. I have created three comuns Variety, sample#, and yield.So, yield (continuous) is the response factor. In the constrct model, do I have to include only varietry (nminal) or both...
Hi, Can someone help me fit this equation Ln k = Ln A - Ea/(RT) + B(%RH) in JMP file. we have a set of data as attahced. Is there any way in JMP that this data fits into the above equation adn extrapolate the value at 25°C for 2 years. Thanks in advance.
Hi I have multiple different groups and one control. I would like to do one Fit Y by X analysi where I have the different groups on separate plots but have the control group comparator on every plot. For example Control grp A with grps B, C, D and control grp A with grps E, F, G. Hoping to do all in one without needing to use hide/exclude and plot multiple times. Thanks R.
Hi I want to compare between two treatments: 1) No fertilizer and 2) Fertilizer. I wanted to know whether there is an increase in yield due to the fertilizer application. Two parallel blocks were selected, in the first block no fertilizer was applied whereas in the second block the fertilizer was applied. Fifteen samples were harvested from each block. I would like to use the paired t test and the...
I'm involved in a project where we are applying lasso to build a logistic regression model from a "black box" set of predictors. I need to get JMP Pro before trying out JMP's implementation. I'm doing all the analysis in R at present. Does JMP Pro also include group lasso? I've found through using JMP Cluster Variables (CLUSVAR) that I can naturally group my predictors prior to group lasso. F...
// For a contingency table report, swap the x and y
// currently can swap the mosaic plot only
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
myr = Contingency( Y( :Age ), X( :sex ) );
// Have to have a Contingency Analysis report open
// Can add test to make sure it is open in the future
myr = Current Report();
// taking apart CrossTabBox was easier using XML than JSL
...
I am trying to show line of fit in graph builder for several sets of data. The data table have many columns, I want to show the column(i) vs column(1).Every column can be grouped by A1 & a, also can be grouped by B1 & b, but except column(1). The follow is the chart about column(2) vs column(1): I use the follow script to change the type of lines:Dispatch(
{},
"400",
ScaleBox,
{Legend Model(
8,...
Hello!
How do I get the mean separation letter in for each level of a factor when interaction is significant? For example, if I have A*B interaction and I want to get the mean separation of B at each level of A, how do I get the LSD letters in JMP? I can do test slices and that will use the DF of the full analysis, but this does not shows which mean of B differs. If I do multiple comparison: How ca...
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;...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...