test notifications
test @Sarah-Sylvestre
Kh-NareshFind courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello, I am hoping to get some advice in modelling based on the historical data. For the process the model is based on, it has 3 steps dep1->dep2->et...
Fruit325Hi - I would like to do a machine learning algorithm in JMP Pro 17 to predict Y based on 7 variables (X1, X2, ...X7), two of which are spatial coordin...
learning_JSLimport jmp;file_path = r"C:\0\test.txt"
data = []
with open(file_path, 'r') as file:
for line in file:
row = line.strip().split('\t')
...
Dear JMP community, I found that when fitting a multiple linear regression (y ~ X1 + X2, X1 is a continuous and X2 is a categorical variable), by def...
Jogger560Hello, I am hoping to get some advice in modelling based on the historical data. For the process the model is based on, it has 3 steps dep1->dep2->et...
Fruit325Hi - I would like to do a machine learning algorithm in JMP Pro 17 to predict Y based on 7 variables (X1, X2, ...X7), two of which are spatial coordin...
learning_JSLimport jmp;file_path = r"C:\0\test.txt"
data = []
with open(file_path, 'r') as file:
for line in file:
row = line.strip().split('\t')
...
This is my view of (and possibly an update to?) old post by @LandraRobertson Getting fast helpful answers to your questions as a person who answers qu...
jthiI am trying to build a growth curve based on two repeats I created the graph using graph builder and when I tried to analyze the graph to do curve fit...
RankFilterWhaleHello JMP Community, I hope this message finds you well. I’m reaching out to the community with a specific inquiry about leveraging JMP for big data ...
leoarthur01Hi, I have a multinomial logistic regression of 3 classes: 0, 1, and 2 and have associated individual models (via Fit Y by X) for N parameters. I am ...
altug_bayramDear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I...
stat_rangerOut of curiosity, has anyone ever managed to create something like a flame graph ( https://www.brendangregg.com/flamegraphs.html ) using Graph Builder...
BHarrisNew 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...