How do I select all rows below a specific value?
Hello, Is there a way in JSL to select all rows below a specific value in a column? The tricky part is that I know what the specific value is but I wo...
RaquelFind courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello, Is there a way in JSL to select all rows below a specific value in a column? The tricky part is that I know what the specific value is but I wo...
RaquelHi,I made a script that converts JMP to a csv file and saves it to network PCs using their IP address.dt = Current Data Table();
ToolID = {"G01", "G02
...
Hi everyone.1.) How can I extract the month in words from a date value for an entire column?
Say cell # 1 has the date "03/19/2009". I would like the n...
I have 7000 rows, that consists of multiple batches. I am doing a distribution by batch and using the outlier box plot to look for outliers. But I ...
lmaley Hi!
For example, delete path c:\1.txt completely, instead of putting it in the recycle bin.
With JSL.
Thanks!
Hi,I made a script that converts JMP to a csv file and saves it to network PCs using their IP address.dt = Current Data Table();
ToolID = {"G01", "G02
...
I am trying to run a Logit Regression and it has to include a column called "validation" which is just one of two words (half the data points are word...
ryanstar123Has anyone developed/found a way to convert/share/"compile" JSL into something usable by other languages? Here is my problem. As the developer of the ...
nathan-clarkhiI am comparing yield of three varieties of potatoes, variety A has 10 samples, variety B has 5 samples and varietry C has 20 samples. So sample numb...
manphoolfageriaHi, Can someone help me fit this equation Ln k = Ln A - Ea/(RT) + B(%RH) in JMP file. we have a set of data as attahced. Is there any way in JMP that ...
ParsaKarthikI'm involved in a project where we are applying lasso to build a logistic regression model from a "black box" set of predictors. I need to get JMP Pr...
gene// For a contingency table report, swap the x and y
// currently can swap the mosaic plot only
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Bi
...
I am trying to show line of fit in graph builder for several sets of data. The data table have many columns, I want to show the column(i) vs column(1)...
YuHello!
How do I get the mean separation letter in for each level of a factor when interaction is significant? For example, if I have A*B interaction an...
Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.c...
ReinaldoNew 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...