Is there a way to automatically draw ref lines at the peak of curve in a plot?
How do I darw a line at the peak of the curve without manually seraching for the peak?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHow do I darw a line at the peak of the curve without manually seraching for the peak?
I used add line but seems like it doesn't connect all points (see pic):
Does/Did anyone have the similar issue with scoll bar? everytime I drag the scroll bar, it keep rolling slowly for a long time after I release the mouse... make the work much harder...
Sorry for asking such a basic question - when I'm creating graphs in graph builder, the data points start out "greyed out." Sometimes I can just click somewhere on the graph to allow the data points to show their "full color," but sometimes that just doesn't work. I can click on individual data points to show their full color. Any suggestions?
With a JSL script, I'm trying to construct a display that will show a small table of 4 rows and 2 columns. The rows in the first column of this table will be the names of 4 columns of the data table. The values in the 2nd column of my output will be pulled from the 4 columns of my data table, depending on selection criteria that I will program into the script. Along with the table, I want to displ...
How do I darw a line at the peak of the curve without manually seraching for the peak?
Does/Did anyone have the similar issue with scoll bar? everytime I drag the scroll bar, it keep rolling slowly for a long time after I release the mouse... make the work much harder...
Sorry for asking such a basic question - when I'm creating graphs in graph builder, the data points start out "greyed out." Sometimes I can just click somewhere on the graph to allow the data points to show their "full color," but sometimes that just doesn't work. I can click on individual data points to show their full color. Any suggestions?
All,
This is in connection to a different question on the forum (https://community.jmp.com/t5/Discussions/Can-JMP-Support-Excel-Formatting-through-JSL/m-p/86355#M38495) . I am providing a small subset of a really large XML file ( XML of a worksheet in Excel). I would like to see a good example on how to traverse the XML tree to get to a targeted element efficiently. Can someone provide a good e...
I am starter of JMP DOE. I have 150 experimental data. These 150 experiments were not designed by JMP DOE. Now, I want to add more experiments, however, since there are more 15 factors, it seems too many experiments are needed if I assume all fators have a two factor-interaction with others by augment design. So, my idea is to firstly identify two factor-interactions by Definitive Sreening Design...
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;...
Date: Thursday, March 5Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just...
JMP goes beyond analyses to ensure you get correct information into the right hands at the right tim...
JMP Student Edition has extensive regression and ANOVA capabilities implemented in an interacti...
JMP offers a variety of ways to interactively examine and model the relationship between an output v...