How to add more response variables?
I made a custom design with a set of response variables. Then I ran the experiments. But now i want to add some extra responses which are relevant for the DOE. Is it possible? if yes how to do it?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI made a custom design with a set of response variables. Then I ran the experiments. But now i want to add some extra responses which are relevant for the DOE. Is it possible? if yes how to do it?
I have created a blank application and written jmp script for displaying new window in the pace allocated for module1. But when running the application another window is getting popped up. How to address that window in order to make it invisible. This is the example code of new window. Names Default To Here( 1 );
If(
ex = New Window( "Modal Dialog example",
<<Type( "Modal Dialog" ),
<<Return
...
Hello! I have learned how to automatically create, insert & update JMP graphs into PowerPoint via jsl script (see below script & reference). Now, I want to be able to specify a couple more items regarding these graphs: 1. WHERE on the PowerPoint slide it is to be 2. add a picture border to the graph in the PowerPoint slide Here is my current script, which virtually opens the data, makes the ...
I have a data table with entryDate as one of the columns. It is Numeric & Continuous type and has row entries in the following format 07/07/2023 08:20:21I want to subtract the following an offset from it and get newEntryDate in a new column. 184 days, 14 hours, 14 minutes and 43 seconds
(or 6 months, 2 days, 14 hours, 14 minutes, 43 seconds)How to do this in JMP/JSL?
My company uses a fiscal calendar where the weeks start on Saturdays. According the the JSL WEEKOFYEAR() function we have two options: Rule 1 and 2 for weeks that start on Sundays, and Rule 3, for weeks that start on Mondays.Has anyone created a JMP script to calculate the week of the year for weeks that start on a day other than Sunday or Monday?
Hello! I have learned how to automatically create, insert & update JMP graphs into PowerPoint via jsl script (see below script & reference). Now, I want to be able to specify a couple more items regarding these graphs: 1. WHERE on the PowerPoint slide it is to be 2. add a picture border to the graph in the PowerPoint slide Here is my current script, which virtually opens the data, makes the ...
The central limit theorem says that the sampling distribution of the mean will always be normally distributed, as long as the sample size is large enough. Regardless of whether the population has a normal, Poisson, binomial, or any other distribution, the sampling distribution of the mean will be normal.For continued process verification (CPV) or other statistical analysis, we assume that n=30 or ...
JMP Community I was hoping you could help. I have some questions from a DoE practitioner whose main experience so far has been half or full factorial designs but is interested in using a Definitive Screening Design for a study of 4 or 5 factors. These questions are: What are the advantages and limitations of the classical two-level factorial design when compared to a DSD?Can a definitive scre...
Just sharing an issue I had with Adobe Acrobat and the JMP PDF Import Wizard in case others come across the same problem.A few months ago I had a workflow where I needed to perform OCR on PDFs in Acrobat (Pro) before I could use the PDF Import Wizard to pull data from the PDFs into JMP - this had been working fine for a long time.When I tried this again last week I had an issue where many pages wo...
Hi, I need help using the Count function. I think I may be able to us this for what I need but not sure how. I've attached a sample data table. For the Column "day night 5 min intervals" I want to use a formula to count the number of values of the same number in the column "Counter" (This is to help me calculate the length of day and length of night) I created the day or night columns and the...
Just sharing an issue I had with Adobe Acrobat and the JMP PDF Import Wizard in case others come across the same problem.A few months ago I had a workflow where I needed to perform OCR on PDFs in Acrobat (Pro) before I could use the PDF Import Wizard to pull data from the PDFs into JMP - this had been working fine for a long time.When I tried this again last week I had an issue where many pages wo...
Copy Columns from the right-click context menu of a column header is very useful. Just copy the column(s) - with all the settings ... and paste it into a JSL script - or another table. There is a hidden feature:
When rows are selected, the values of the selected rows are used as arguments of the Set Values() command and will populate the cells of the new column. So, when you select all rows before...
Hi, I was wondering if anyone knows of any documentation for Promise objects. So far I am finding fairly little in the scripting index or at https://www.jmp.com/support/help/en/17.2/index.shtml. I am currently working from the Send documentation, which gives an example and demonstrates that you can use `<< On Response` and `<< On Error`, but not what else, if anything you can do with a Promise obj...
Hello - I have a large number of categories for each parameter when using the nonlinear platform. Basically, one category per row. Is there a way to have a table of values to load into the parameters? Because with the time its taking to one by one type and click, type and click the values in with the control panel, it might be faster to go back to Matlab at this point, which I very much don't want...
Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...
Join the JMP Scripters Club Learning Sessions, led by Scripter experts from different industries, to...
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/teaching-regression-anova-20f...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
Do you need to formulate drug products to match a specific dissolution profile? Do you n...