How can I parse a string in 1 column use jsl?
I want to use jsl to split data in column "result" with delimiter "|" to new column "PIN" and "value". Kindly help, thank you in advancePlease refer my attachmentnew table
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI want to use jsl to split data in column "result" with delimiter "|" to new column "PIN" and "value". Kindly help, thank you in advancePlease refer my attachmentnew table
Hello everyone,I've tried to create a sort of mixture design using a script.The script allows me to have 10 components (a1, a2 - b1, b2, b3, b4 - c1, c2 - d1, d2) and my mixture would consist of only:a1 or a2 or 0b1 or b2 or b3 or b4 or 0c1 and/or c2d1 or d2 or 0By selecting the steps, the script provided me with an experimental design table (which I enriched with new experiments and pure componen...
I have multiple table that are open and need to assign variable based on a contain(DC1,DC2,DC3) of the table name. If table name contain DC1 assign dt1, if it Table name contain DC2 assign dt2.... Table 1: ABC_25C_DC1_2024Table 2: ABC_25C_DC2_2024Table 3: ABC_25C_DC3_2024 Here is the command line that i was try to work with. tablelist = Get Data Table List() << get name; If(Contains(Concat Items(...
HiWe're doing a study regarding whole number ordinal data, answers being 0 to 4. It probably being MAR and not knowing the probability of each response, made us wonder how to do multiple imputation of this data. A post showed:go to analyze > consumer research > categorical But we're stuck...Thank you in advance!
Hi, I make a summary of fit table by using the script: Names Default To Here( 1 );
dt = Data Table("Big Class Data");
biv = dt << Bivariate(
Y( :weight ),
X( :height ),
Fit Line(),
//By(:sex),
);
rpt = biv << Report;
rpt["Bivariate Fit of weight By height?", "Linear Fit", "Summary of Fit",Table Box( 1 )] << Make Combined Data Table;
However, I don't understand why the same...
Hello everyone,I've tried to create a sort of mixture design using a script.The script allows me to have 10 components (a1, a2 - b1, b2, b3, b4 - c1, c2 - d1, d2) and my mixture would consist of only:a1 or a2 or 0b1 or b2 or b3 or b4 or 0c1 and/or c2d1 or d2 or 0By selecting the steps, the script provided me with an experimental design table (which I enriched with new experiments and pure componen...
HiWe're doing a study regarding whole number ordinal data, answers being 0 to 4. It probably being MAR and not knowing the probability of each response, made us wonder how to do multiple imputation of this data. A post showed:go to analyze > consumer research > categorical But we're stuck...Thank you in advance!
Hi all, I'm using the profiler tool with a neural model and want to create confidence intervals. I'm following a step by step guide on the JMP page which says to 'save bagged predictions' on the prediction profiler red triangle. When I click on the profiler red triangle I don't see this option. Does anyone know how to create confidence bands around the profiler and why I can't see this 'save bagge...
Hi all, I have a jmp data table with a column that contains different strings at each row. I would like to know if I can loop that column to find a specific part of the string in that cell. This an example of the strings: Class: 10 Table:15 Stat:NA loc:NA teacher:Sam --> content of the cellClass: 11 Table:11 Stat:NA loc:NA teacher:Sam The challenge is that I have different class # and different...
I tried to use dt = Open("https://company.sharepoint.com/.../myfile.jmp"); got error: Internet Error: 403 in access or evaluation of "open". Any idea? Thanks.John
HiWe're doing a study regarding whole number ordinal data, answers being 0 to 4. It probably being MAR and not knowing the probability of each response, made us wonder how to do multiple imputation of this data. A post showed:go to analyze > consumer research > categorical But we're stuck...Thank you in advance!
Hi, I have the data set that the same ID in multiple rows. Each rows had 1 to 3 categories. The columns represent costA to costZ that I need to stack in the same Cost column. However, I need to generate group by category 1 ( 1 if category 1 < 2000, 2 if category 1 = 2000 - 4000, 3 if category 1 = 4000 - 6000, 4 if category 1 = 6000 - 10000, 5 if category 1 > 10000). However, I need to delete categ...
When I run cluster analysis --> LCA with ordinal variables (numeric, ordinal), the probability formula appears to be treating the variables as nominal, rather than ordinal. For each variable, there are 5 levels (i.e., 1-5). If being treated as ordinal, wouldn't the probability formulas reflect an order for each level where 1 may have the smallest probability and 5 the largest? As you can see below...
Is it possible to calculate RSS and TSS and precent of residual sum of squares for a linear calibration curve in JMP?
Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer(
Text Columns( :col1)
);
obj << Stemming("Stem for Combining");
obj << Add Recodes(
{{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl
...
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...
Jump into Graphing Wednesday, Feb. 26 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via...