Saving multiple graphs in JSL
Hi, I'm running this script where dataCols are numeric columns.OWA = Data Table ("Filtered_raw") << Oneway(
Y(eval( dataCols)),
X( " WhichTest")
...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I'm running this script where dataCols are numeric columns.OWA = Data Table ("Filtered_raw") << Oneway(
Y(eval( dataCols)),
X( " WhichTest")
...
I have a column name Substance "x". I need to sum the column but I am having an issue with the quotes. How do I use the column x with the quotes? I ...
wjalfordHi,I would like to ask if somebody has encounter the issue I got. I would like to verify the 95% CI for a case as below in the table. 95% Confidence I...
konradkkI am getting error "JMP has performed access violation and will shut down while starting JMP" . It also says start up error information is recorded in...
SaurabhHello, I have such a diagram and want to figure out the equation which produces it: One can imagine it as a 3-dimentional space with color respo...
Roman-VHi,I would like to ask if somebody has encounter the issue I got. I would like to verify the 95% CI for a case as below in the table. 95% Confidence I...
konradkkI am getting error "JMP has performed access violation and will shut down while starting JMP" . It also says start up error information is recorded in...
SaurabhHello, I have such a diagram and want to figure out the equation which produces it: One can imagine it as a 3-dimentional space with color respo...
Roman-VHow can I save webpages from JSL? I use the following lines of code to open the webpage in a JSL
url = "https://www.nytimes.com";
w = New Window(
...
Hello,I have a data set which has four predictors: three of the predictors including time, distance, and power are unbalanced and one balance predicto...
ShadI'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
...
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)...
YuHello!
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 an...
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.c...
ReinaldoNew 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...
Are you a manufacturing engineer who supports day-to-day operations? Do you need to launch an...