How to get names of the selected columns in string format
In my script I use the following to get the list of all columns in a string format:columnNames = dt << Get Column Names( string );
I need that so I cou...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIn my script I use the following to get the list of all columns in a string format:columnNames = dt << Get Column Names( string );
I need that so I cou...
directory = "C:\TEST\";
fileNames = Files In Directory( directory );
For( iFile = 1, iFile <= N Items( fileNames ), iFile++,
filename = fileNames
...
I'm trying to use a graph as a filter for another graph using 'data filter source box()' (see script below). Names Default To Here( 1 );
dt = Open( "
...
Hello everyone, I did a screening design and the two resulting main factors are temperature (continuous) and solvent (categorical). I would like to do...
DashNapHi,I want to save my analysis table into Excel file (for others to see).Because of new columns/ reference column added during my analysis using JMP, I...
WebDesignesCrowI'm trying to create an application to produce reports based on user input. I have some experience with writing scripting, but am getting stuck and I ...
ckronigHi,I have a data series shown in the screenshot below, and try to select only the data in the range of "x +/- 0.3" with the center at the maximum valu...
CurseOfLizard13I'm trying to import a number of JSON files that contain double nested arrays (see example below). The arrays don't follow a consistent format, there ...
BagOfMiningLionHello, Is there a way to perform Duncan post-hoc test in JMP? Thank you.
billiI'm looking to run a generalized least squares (GLS) model to replace my OLS model. I believe the residuals of the OLS model have spatial autocorrelat...
feverHello JMP community members. Concerning the use of the Dantzig selector on big and sparse datasets.I wondered what features would be at disposal to t...
Not_A_StudentHi All, I have what seems to be an odd problem. I've created a JSL script that launches a window through which a user can select some options and then...
jbakriHi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP...
gav2013JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to regi...
Di_MichelsonDear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the...
MomentMonster90New 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...