Convert List to Matrix
What is the quickest way to convert a list: {"a", 1, 2, "b"} into a matrix: [. 1 2 .]? I expect that I can just loop through all of the elements, but...
MarkDaytonFind courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesWhat is the quickest way to convert a list: {"a", 1, 2, "b"} into a matrix: [. 1 2 .]? I expect that I can just loop through all of the elements, but...
MarkDaytonI am looking to use the select where function within JSL script.However, it wont let me reference my column as it begins with a letter i.e 20GHz_timeI...
conroycoHello,I use For loop to create graph size (800,800) and add to the same window. When test the script only for one graph, size is correct. When added m...
AkaneNot sure what is erroring out in this script using Fit Group in JSL. It still plots the graph as I wanted, however it terminated the script at that po...
cyrus_cheungHello Everyone, Does anyone know how to implement manual calculation of the Shapiro-Wilk test statistic in JMP? Using JSL script and/ or column ...
PatrickGiulianoI am looking to use the select where function within JSL script.However, it wont let me reference my column as it begins with a letter i.e 20GHz_timeI...
conroycoI am using the following script to create a data report and finally save the result as html.The script plots a graph and a table to the right of the g...
ENTHUI am looking to use the column switcher, but each column needs a different local data filter. Is there a way to assign a specific local data filter to...
kkWhen creating many tables and then closing them JMP seems to keep the tables or some remnants in memory. The memory is sometimes released after a whil...
Niko_PorjoHi,
I created a dashboard for an HP E 222 screen: I can see the data filter box and the complete graph of each tab page boxes. but ifI or my colleague...
I'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...