Control Variables
HelloI ask please if any body know how to introduce control variables in JMP 9 structural equation modelingThank you
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHelloI ask please if any body know how to introduce control variables in JMP 9 structural equation modelingThank you
Hi all, I want to read out the column names and save them as a column list .... using this list can I stack these multiple columns in a single command instead of manual stacking like the code shown below ? dt_L5 << Stack( columns( :Name( "MISC_L5_Test230_2(1)" ), :Name( "MISC_L5_Test230_2(2)" ), :Name( "MISC_L5_Test230_2(3)" ), :Name( "MISC_L5_Test230_2(4)" ), ...
Hi,I've written myself a little image viewer to enable me to browse a folder of digital photographs from within JMP 9, and include the script below. The problem I have is that I want to retain the relative positions of the List Box and the Graph Box in which the images are being shown while the tool is being used. At the moment, when I select an image from the list to replace the initial one, th...
Hello,I'm quite unfamiliar with JMP scripting and have the following problem: In a production environment, there are several process steps and for each process step there several tools. At the end measurements are performed and i need to create tool-trends for theses measurements where the measurements is on the y-axis, the date is on the x-axis and the data are group by the tool used for the lots...
Which function could I use to remove the blank in front of string? Is there any function that works like left() of SAS? Thanks.
HelloI ask please if any body know how to introduce control variables in JMP 9 structural equation modelingThank you
Hi all,I've created a script and just as an enhancement I thought if there is a way I can run this script without opening JMP. I can currently do this via PERL using the following script :#!c:\Perl\bin\perl.exeuse Win32::OLE;print "Script Initializing....","\n";my $jmp = Win32::OLE->new('JMP.Application');$jmp->{'Visible'}= 0;$jmp->RunJSLFile("F:/scripts/crunchalot.jsl");print"Done\n";Can someone ...
For the variability chart graphic, the x-axis groupings have previously been capable of 90 degree rotation to make the text vertical. I have tried scripting it in and just right clicking the box and checking rotate text. The text now just shifts slightly instead of rotating. My scripts I have been using for a couple years no longer do this and I can't even get it to rotate when creating a test ...
I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves
I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves
http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...
Hi all,I have data that does not transform to fit assumptions of normality and homoscedasticity needed to perform a two-way ANOVA. I have found information on how to run nonparametric tests that are the equivalent of one-way ANOVAs, but can't find a way to do a two-way nonparametric analysis. Suggested tests (from an online search) are Cochran Q and/or Friedman's test. Not sure if there is some ot...
I've just posted a JSL scripting challenge to the JMP Blog. Take the JMP Add-In challengeIf you think you've got what it takes, please submit an entry.I'm looking forward to seeing what you come up with!-Jeff
Is there a way to save a fit model and then use it to analyze data from multiple data tables?
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...