Value labels
hi,
I try to replace "0,00%" by empty space via JSL inside the column "RmG"
I wrote this script:
Column( dt, "RmG" ) << Value Labels( {"0%"}, {""}
...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourceshi,
I try to replace "0,00%" by empty space via JSL inside the column "RmG"
I wrote this script:
Column( dt, "RmG" ) << Value Labels( {"0%"}, {""}
...
Hello, I am trying to find a formula that will count highest number times a letter is repeated consecuteivley in a sequence. I have attached an exampl...
padhikariIn Graph Builder charts I frequently place text box annotations on top of the charts. When I add more charts, change the scale, or resize anything, I...
Chris_RodriguesHello JMP Community, How can I calculate Pooled Variance in JMP? I am hoping, as with all things JMP, this exists and I have just not found the magic ...
WanderedProcessHello, 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
...
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...