How does JSL implement the sorting of memory arrays?
Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
ar = dt << GetAsMatrix( {2, 4} );
ar << Sort( By( 1 ), Order( Descending ), replace table );//??
Of course, this code is just a try.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesThanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
ar = dt << GetAsMatrix( {2, 4} );
ar << Sort( By( 1 ), Order( Descending ), replace table );//??
Of course, this code is just a try.
Hello, I have a control chart that has 3 different label rows on the X-axis. Is there a way in JSL to get the values that are associated with these labels? For example, for label row 2 I want to get the value that is corresponding with label "30", which is "5.5" in this case.thanks!
I'm about to prepare a DoE for a novel process which involves up to 11 continuous factors while one of these is hard to change.Since I'm trying to combine this with an effort to make the ideas behind DoE a bit more transparent to colleagues, I've come across a few questions, which can be summarized like this: What's the best design approach when domain knowledge suggests the existence of two-pair ...
Hello,
I am working on creating a LightGBM model using a JMP Python script (JMP18).
My current setup is as follows:
- X variables: "train1.csv" file, columns D1 through D1776
- Y variable: "y1.csv" file, "Activity" column - Prediction target "Activity": "test1.csv" file, columns D1 through D1776
- Note: Original file "train_original.csv" file, columns Activity through D1776. from Kaggle.com (Pr...
I am using I am trying to paste the following formula from one data table to another (similar) table:However when I paste it into the new table I get an error message and the formula will not workHow do I resolve this so that the formula will operate properly? Thanks
I am using I am trying to paste the following formula from one data table to another (similar) table:However when I paste it into the new table I get an error message and the formula will not workHow do I resolve this so that the formula will operate properly? Thanks
Gaph Builder can now display values with modeling type multiple response. That's very useful! the problem: If there are multiple histogram or bar charts next to each other and one of the displayed values has modeling type multiple response, it also affects the numbers in the other plots.In the example below, the number of visited countries affects the number of male and female students in the clas...
Hello, I am trying to save the content from a window into the Text file. After saving it, I am trying to give user the capability to read the content from the saved text file and populate it in the Text Edit Box so that they don't have to retype again. I was able to save the text file by using Save Text function.I was also able to browse the text file by using Pick File function. I need help with ...
Following is an example similar to my actual data case. I am interested in looking at the correlation between two process variables known to be dependent on each other. Especially, I would like to understand the wafer number dependence of the correlation.For my actual data case, unlike the example case here, the x-axis variable is bi-modal on the wafer number (first say n wafers sit on one mode, ...
Bonjour,Pourriez vous me dire comment interpréter les résultats des moindres carrés que l'on obtient dans votre jeu de données dans l'outil Aide JMP "Policity" pour Analyse\Modèle linéaire.Est il possible de mettre des variables qualitative dans Y, si oui comment les interpréter également?En vous remerciant par avance,Bien cordialement,Florence GLAUDET
I'm using Cox Proportional Hazards modeling to evaluate the effect of 5-6 baseline variables on overall survival (OS) in a breast cancer dataset. Beyond evaluating the main effects of these covariates, I'd like to assess interactions between baseline variables. I've been using the "Cross" button to add these interactions to my model (e.g. ECOG status * Age). However, I could use some help determin...
I ran into some issues when running one older script using XPath. I got error message "Excessive depth in document: 256 use XML_PARSE_HUGE option". So how can that option be enabled? I found old post where someone has faced the same issue but there is no solution (question wasn't about this issue) Scripting Y Axis to be Log scale .
Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Wafer Stacked.j
...
We want to investigate the way which is suitable for searching predict and forecasting of medical region.
For example, using stepwise parameter analysis, partial results of marketing will be used by data driven.
Moreover we want to develop marketing extensive predictive analysis from marketing perspective.
what is the reason for this warning - what does it mean?
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...