How to modify contour plot?
How can the legend settings be changed in the contour plot? I cannot seem to change the font size or much of anything...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHow can the legend settings be changed in the contour plot? I cannot seem to change the font size or much of anything...
Hi,How can I get AIC values for a self created nonlinear model (by column formula)?I choose Analyse > Specialized modeling > Nonlinear , I put my formula column as X, the response column as Y, I get convergence. But how can I get AIC values to compare the model with a linear model? Or are there other ways to compare my formula model with a linear one?Thanks in advance for your help!
Hi,
Is there A way i can save my charts to journal using JSL? one chart next to the other (as row), And not just below (as column)
End goal is for journal with
Trend chart1 boxplot1
Trend chart2 boxplot2
Trend chart3 boxplot3
. . .
.
.
Appreciate your help, Adam.
Hi all, I'm using JMP 13 and have performed a normal mixtures cluster analysis. The analysis identified 3 clusters plus an outlier group. I cannot figure out how to view any kind of table which shows which records belong to which clusters. Is this not a feature in JMP?
Hello, I am part of a study that is looking at 4 clinicians abilility to make a continuous variable measurement with 5 different techniques. We have a gold standard that is a direct measurement of the parameter of interest.I have generated a delta (the actual measurement minus the clinicians measurement) for each data point.I am trying to figure out how to first look at each clinicians intraobserv...
How can the legend settings be changed in the contour plot? I cannot seem to change the font size or much of anything...
Hi all, I'm using JMP 13 and have performed a normal mixtures cluster analysis. The analysis identified 3 clusters plus an outlier group. I cannot figure out how to view any kind of table which shows which records belong to which clusters. Is this not a feature in JMP?
Hello, I am part of a study that is looking at 4 clinicians abilility to make a continuous variable measurement with 5 different techniques. We have a gold standard that is a direct measurement of the parameter of interest.I have generated a delta (the actual measurement minus the clinicians measurement) for each data point.I am trying to figure out how to first look at each clinicians intraobserv...
Hi,I would like to read in particular columns from a .csv file. The .csv files (which I currently read into jmp and concatonate) have hundreds of columns and hundreds of thousands of lines so the time to read the files into JMP becomes very large and also the JMP file becomes so big that it eventually freezes. As not all of the columns in the CSV are required for analysis I was wondering if a JSL ...
Hi there We are trying to evaluate the differences between measured data against an ideal baseline; in this case we're comparing the shape / magnitdue / quality of force displacement curves. We've in the past compared the various slopes, peaks and valleys to do this, but are finding this doesnt capture all the variation we are seeing. Is there a way to compare the entire "shape" of one curve a...
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...