Welcome to the JMP User Community!
Ask questions, get answers, meet other JMP usersLearning Resources
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesLatest Discussions
-
How to calculate the HSD (or LSD?) value using Tukey?
Can anyone help me calculate/get this value? I want to include it in graphs, but I can't figure out how to do it. An old post tried to explain how to do it:"After you've run your "Fit Model" dialog, go to the "Effect Details" tab, and expand that. You'll find there a tab for each of the factors you've included in the model, each of which has a red triangle on the tab. Click on that red triangle,...
cgva
14311 views | 1 replies -
Check function arguments with isempty?
I have a function called table_exists. You pass it a table name as a string and it returns true if the table exists, false if not. I recently decided to update it by checking if the input argument was even bound to anything, but it doesn't like it.For example:isempty(xyz)Returns a 1 in the log, meaning that xyz isn't bound to anything. But if I trytable_exists(xyz)I get this error message:ERROR...
pmroz
10597 views | 3 replies -
Create Invisible Journal
Hi,I have a script where I create a journal that serves only as a container for other platform results before it is saved as a JPG and closed. Is it possible to create a journal using the invisible option? I have not been able to get it to work. I am using JMP10.Thanks!// These do not work...jrn1 = New Window( "Graph Results", <<Journal, Invisible );jrn2 = New Window( "Graph Results", <<Journal...
robot
9309 views | 4 replies -
writing negative exponents in graph axis titles
I frequently need to use negative exponents to express units like grams per cubic centimeter g cm^-3 and so on in axis titles, labels etc. How can I do this in JMP? I've found no satisfying answer to this question online. Is there a scripting workaround?Thanks!
robert_d_
6384 views | 4 replies -
Data Filter to select missing
Hi, I am attempting script a plot Y by X plot and constrain the rows to those missing in column Z. I am modifying some existing code and the local filter is defined as
Add Filter( columns( :Fid_data_check ), Where( :Fid_data_check == "not found" ) )
but this depended on the creation of a column externally in Excel that was either "OK" or "Not Found". I am moving the entire workflow to eli...Hegedus
5655 views | 1 replies
Latest Discussions
-
writing negative exponents in graph axis titles
I frequently need to use negative exponents to express units like grams per cubic centimeter g cm^-3 and so on in axis titles, labels etc. How can I do this in JMP? I've found no satisfying answer to this question online. Is there a scripting workaround?Thanks!
robert_d_
6384 views | 4 replies -
Data Filter to select missing
Hi, I am attempting script a plot Y by X plot and constrain the rows to those missing in column Z. I am modifying some existing code and the local filter is defined as
Add Filter( columns( :Fid_data_check ), Where( :Fid_data_check == "not found" ) )
but this depended on the creation of a column externally in Excel that was either "OK" or "Not Found". I am moving the entire workflow to eli...Hegedus
5655 views | 1 replies -
Using columns from data table as combo box items?
Is it possible to use column names from the data table as items in a combobox in a JMP application?if so, how do I reference it in the application.I have sales and quantity sold as two columns. I also have a bar graphWhat I want to do is create a combobox with sales and quantity sold as the items. when sales is selected the the bar graph shows the values from the sales and when quantity sold is se...
aparna_shankran
7251 views | 9 replies -
Creating Subject-IDs
How do I create a column that merely numbers all of the data. I already have all of my data ready, I just need a column to use that is 1-etc. for the Subject-ID. Thank you!
kmohajer
11003 views | 2 replies -
Is there a way to add a new series to an existing control chart?
I have a Levey Jennings chart and want to add a new series (different variable than what is used for the chart) to the chart, is that possible? It would only be for reference, it does not need control limits and it uses the same x variable but different y scale.
jenna
3596 views | 1 replies
Latest Discussions
-
Degrees of freedom in post-hoc t-tests
Hi, I have a question regarding the post-hoc t-tests in JMP. I run a repeated measures ANOVA with one random and two fixed factors. The two-way interaction between the fixed factors is included. (Y=random(A) + A + B + A*B). Following a significant A*B effect, I use the 'effect details' option to do post-hoc t-tests, Bonferroni-corrected for the number of comparisons. But. When I chose 'detailed co...
janicke_nordgre
3870 views | 0 replies -
How can I change the group means line color in the Variability Chart Platform? There is not an option to do so in the Customize menu. Thanks!
How can I change the group means line color in the Variability Chart Platform? There is not an option to do so in the chart's Customize menu. Thanks!
poorva_limaye
2902 views | 0 replies -
How to calculate the very basics incredible basics
I have a data set and use tabulate to summarize the data and publish in the exportable interactive HTML form (implementing in a website where exporting to excel does not help).However I am unable to do it. The bottom tabulate takes the mean of several rows and I need as an aggregate the sum of those means which should be 827102,270 or vica versaI could add the sum of rows and I would need the mean...
saitcopuroglu
3689 views | 0 replies -
test statistics on odds ratios in logistic regression
I've been using logistic regression with multiple categorical predictors. I'm particularly interested in the odds ratios, and I understand how the odds ratios themselves are calculated, but I'm having trouble understanding how the test statistics associated with each odds ratio are calculated. JMP gives the disclaimer "Tests and confidence intervals on odds ratios are likelihood ratio based." M...
mjahnke
3482 views | 0 replies -
What robust methods are common for Process Capability Indices for Non-Nornal distributions?
In Europe, we found it common to use Cpkn as a non-normal Cpk metric, where mean was replaced with median, and stdev was replaced with IQR/1.35. For some "regulatory" or "customer" reports, this seems to be accepted rather than the usual "torture the data until it says its normal" approach with transformations. Does anyone have similar experience or better ideas? (Note: any use of capabilit...
mclayton200
4623 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
3:00PM - 4:00PM CESTApr 30Scripters Club: Is Your SPC Doing Well?
Is Your SPC Doing Well? Presenter: Georg Raming (Siltronic) Would you like to keep an eye on many SP...
-
2:00PM - 3:00PM EDTMay 2US Mastering JMP: Circumventing Common Pitfalls in Predictive Modeling
Do you want to use predictive models and need to understand or review the basics first? Have you tri...
-
3:00PM - 4:00PM CESTMay 6DOE Club Q2 2025
DOE Club This Club is is a participant-driven meeting designed to encourage attendee invo...
-
1:00PM - 2:30PM EDTMay 7Jump Start with JMP®: Hands-on Workshop
Jump Start with JMP® Wednesday, May 7 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom &n...