Can an If statement have an |
I have the statement:
If( ((col != Column( "ASSAY_PURITY" )) | col != Column( "Total Sum" )),
If( (col[theRow] > target & !Is Missing( col[theRow] ))
...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI have the statement:
If( ((col != Column( "ASSAY_PURITY" )) | col != Column( "Total Sum" )),
If( (col[theRow] > target & !Is Missing( col[theRow] ))
...
Hi, I am trying to build control charts and collect data for points failing specific criteria like ones outside 4 sigma or consectuive increasing poin...
tsolomonIs it possible to create a column formula in JMP that counts the number of *selected* rows that meet a certain criteria? Excel can't do this, but if ...
BHarrisHow is it possible to change Font setting of Y Group in graph builder? I'm using JMP Pro 14.1 It is not possible to right-click to change those as wit...
vestlinkI have a need to determine the smallest circle covering a group of 10 points (specifically the diameter of said circle). Does anyone have an idea of h...
kvnsngrHi, I am trying to build control charts and collect data for points failing specific criteria like ones outside 4 sigma or consectuive increasing poin...
tsolomonHi All, I am relatively new to JMP and have created a Neural Network model that fits pretty well. I am trying to implement the output (model) in excel...
MD513In the Fit Model platform, when I view the LSMeans plot for the effect of a single categorical factor, the plot gives confidence intervals around the ...
jb99I am running multiple analyses for different tables. Each table has a column for diagnosis and there are over 900 different types of diagnosis. SO wha...
DrMokaHi, How do I find the cut off value from the probaility on the ROC. I had to adjust to get a better AUC. Thanks
CarticaI have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering the...
MananahiDear JMP Community, When I run repeated measures ANOVAs with JMP (RMS, with Subject as a random factor), I have noticed that when a certain factor is ...
muI'm working with a dataset of about 27,000 rows and am trying to use 9 factors to predict a response using the partition function and a decision tree....
NGI'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 Pr...
gene// 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/Bi
...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
Do you have historical or real time production data? Have you wondered how to leverage these data to...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...