Error bands in Graph Builder - sometimes wide, sometimes thin?
Any idea why some of the error bands are wide, and some are thin lines? It might be all wide, or all thin - I can't understand what it depends on and how to control it. Any ideas?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesAny idea why some of the error bands are wide, and some are thin lines? It might be all wide, or all thin - I can't understand what it depends on and how to control it. Any ideas?
I am re-doing an analysis to make sure I have the process correct (currently using JMP Pro 17). In the first round, I imported a .xlsx file, saved it as a .jmp file, and then ran a script to format the variables. Then, I successfully ran a second script. No issues here; everything ran great. For the second round, I took the same .xlsx file (with a different file name), imported it and save...
I have been using JMP scripts for a number of years to import large batches of excel files in a loop. Ever since the update to JMP 18 this now takes 4 or 5 times longer than it used to. Where opening 100 files may have taken around 5 minutes previously it now takes upwards of 20 minutes. None of my scripts have changed.
This is the typical syntax used:
// Open up Sum_LP sheet and copy contents ...
Hi All, I have an issue with my CSV files, which have a weird separator (",") that I can't figure out how to get JMP to import automatically. I aim to be able to pick a folder containing multiple CSV files, with the same structure and column names, import all data, and stack them. I have attached a CSV file that looks like my file. Hope you can help me :) cheers, Christian
Hello, I have a JMP add-in where I call Python (integrated into JMP, as I am using JMP 18.2.2) and I need to install Python packages (if they are not already installed). I therefore have two questions: - I don't have an internet connection, so I can't use pip install or jmp.utils to install the Python packages. How can I get Python packages hard-coded into the add-in in JMP and install them?...
Any idea why some of the error bands are wide, and some are thin lines? It might be all wide, or all thin - I can't understand what it depends on and how to control it. Any ideas?
I have been using JMP scripts for a number of years to import large batches of excel files in a loop. Ever since the update to JMP 18 this now takes 4 or 5 times longer than it used to. Where opening 100 files may have taken around 5 minutes previously it now takes upwards of 20 minutes. None of my scripts have changed.
This is the typical syntax used:
// Open up Sum_LP sheet and copy contents ...
Hi All, I have an issue with my CSV files, which have a weird separator (",") that I can't figure out how to get JMP to import automatically. I aim to be able to pick a folder containing multiple CSV files, with the same structure and column names, import all data, and stack them. I have attached a CSV file that looks like my file. Hope you can help me :) cheers, Christian
Ce serait très pratique d'avoir quelque chose comme le F9 d'Excel, notamment pour les formules avec de l'aléatoire. Je n'ai pas trouvé le moyen de "coller" un raccourci à cette commande. Possible ? Par avance merci.
hi,
I would like to add "delete multiple columns" or "reorder multiple columns" to my script.
How can I code this into my scripts?
JMP help provides a simple description for a single column, but I can't do it manually for more than 100 columns.
Thank you in advance
A++
Zdenek
dt = Open("$SAMPLE_DATA/Big Class.jmp");
dt:height << Set Selected;
Wait(2);
dt << Delete Columns();
Edit (jthi): ad...
I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...
Hello, I am a user of JMP Live.
I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...
Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...
I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot.
I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted.
How can I import plot_from_R in the size I want?
R Init();
R Submit(
"\[
windows(300,100) #it doesn't work
plot(function(x) dnorm(...
from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml# If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
Exceptions are the utilities Show, Write, and Print, which do not evaluate e...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...