Saving the prediction formula to an existing column?
Hi,
I'm a new JMP user. I have several prediction formula saved to columns, and other columns linked to those. Now I want to update the formulas (many)...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi,
I'm a new JMP user. I have several prediction formula saved to columns, and other columns linked to those. Now I want to update the formulas (many)...
This is how I used to do it before JMP 8:
tableIsOpen = Function( {tname},
{dt, rv = 0},
Try(
dt = Data Table( tname );
rv = 1;
);
rv;
);
This...
Hi. I have a dataset that I would to normalize, and I would like to know the best way to go about it. The data table is structured (for our purposes) ...
davidinmichiganI have created a script which includes a call for a modal dialog box which has (2)radio buttons. I want the dialog to open with the second radio butto...
Hi, I want to plot a nornal curve given a set of data by also pre-define the sigma and mean values.
How to use the function "Normal Density()"?
What's ...
Hi,
I'm a new JMP user. I have several prediction formula saved to columns, and other columns linked to those. Now I want to update the formulas (many)...
This is how I used to do it before JMP 8:
tableIsOpen = Function( {tname},
{dt, rv = 0},
Try(
dt = Data Table( tname );
rv = 1;
);
rv;
);
This...
Hi. I have a dataset that I would to normalize, and I would like to know the best way to go about it. The data table is structured (for our purposes) ...
davidinmichiganHi, I want to plot a nornal curve given a set of data by also pre-define the sigma and mean values.
How to use the function "Normal Density()"?
What's ...
We hope you'll find this forum useful as a place to connect with other users of JMP Software, pose questions and share your expertise in using JMP. To...
We hope you'll find this forum useful as a place to connect with other users of JMP Software, pose questions and share your expertise in using JMP. To...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/teaching-resources-23jan2025....
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...