Bar label equal decimal number
Hello, How could I display all the label values with one decimal only? I set it in column data set to scientific and 1 decimal, but this did not help. I would like to have all as in the column below. Thank you,Bojana
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello, How could I display all the label values with one decimal only? I set it in column data set to scientific and 1 decimal, but this did not help. I would like to have all as in the column below. Thank you,Bojana
Hi, I am working with JMP.GZ Files (GZIP). when using the command open(file.jmp.gz) the file is unzipped. when trying to open the file.jmp (unzipped) the file not found . once I added wait between two commands , it works. is there any way to know when the open command finished to unzip the file ? I want it to work on all files sizes and do not want to add high Wait time . The below code does no...
I have a pre-existing character "Year" column for example "K001/2020", "K002/2020", "K003/2020", etc. Using script I'm able to create a new character "Mon-Yr" column = "01/2020", "02/2020", "03/2020", etc. [ I used the formula substring ("Year", <4,7>) to do this. ] What JMP script can I use to convert the character "01/2020", "02/2020", "03/2020", etc. to numeric, ordinal, best (12), format ("...
fuscod
Hello users,I am trying to save a journal as powerpoint. I would like to save 2 graphs per powerpoint slide instead of just one.Right now I get 1 graph per slide. I want 2 graphs per slide. How do I go about doing that using JSL? My JSL script is: Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Fitness.jmp" );
obj = Logistic( Y( :Name ), X( :RstPulse ), By( :Age) );
obj << journal;
Current J...
Could you explain what the Black box behind prediction profiller and how it Suggests a solution when we use maximum desirability?
Could you explain what the Black box behind prediction profiller and how it Suggests a solution when we use maximum desirability?
I would like to compare strength of effect in my logistic regression model. In least squares models I can bring up and compare standardized beta coefficients. Can this be done with logistic models? (I don't see the option in "columns" option). Or, is there another method to compare the strength of effect of each of my terms in the model? ThanksFishguy
Hello all, I've tried to assemble a script for opening a series of files (.dx) and changing the text from one of the columns on each file. I manage to make it work for one or two files individually but if I try a set of four an infinite loop begins. Can anybody please help? There is a chance that the issue is with the files but I would like to vet the script first since I'm a novice at jsl. Ideall...
Are there any options for reordering columns in JSL beyond "Reorder by Name, Modeling Type, Data Type"?
I'm looking to reorder some columns with names and numerical indexing. The columns are named in the following manner- "Column Data 1 (1), Column Data 1 (2), ...., Column Data 99 (1), Column Data 99 (2),...".
Using the reorder by name option basically reorders the data (1), (100), (101), (102),.. o...
I have a column with data that is either a 0 or 1. I would like to have a running total down the table of the amount of times it is a 1 in a separate column. How do I do this?
I have a bunch of XML documents that I want to put into a data column. I want to use XPath expressions to pull out values from them, by appending columns that contain formulas that make use of the XPath Query() function. Some of my documents have XML-namespace qualified element names. For example, one might look like this: <?xml version="1.0" encoding="UTF-8"?> <synopsis xmlns="http://www.cap.org/...
Has anyone used JMP to calculate the Minimum Zone surface flatness of a point cloud? I have some differences between two metrology areas for our surface flatness requirements and wanted to check them in JMP. There are different algorithms for doing the calculation. (There is an ASME standard for the general rule, ASME Y14.5: " a tolerance zone defined by two parallel planes within which the surfa...
jay_holavarri
Trying to write a script for this I found the following below working. JMP15@Win10.The first part opens two tables and starts some Reports,and the second Closes all report Windows post saving scripts to belonging tables.But when the report has a local datafilter, the script is not working any more (get scriptable object doesn't get the Right reference).Is there a way to find proper reference for e...
The contour plot is very helpful to show 3D map, however the problem of defining the zone is always a trouble. In my typical jsl plot, I use something below to define the contour plot zone number = 8, maximum = 1.4, minimum =1. However, the table column :Length may change time to time, and the scale will have to be modified manually for each corresponding plot. Does someone have experience how t...
Hi, I'm preparing a dashboard using jmp that will be used for a daily meeting. It contains information in form of data tables and text boxes. In order to transfer text sizes and colors for the text as well as the data tables into the html output I transformed them into pictures (rep = dt << get as report(); pic = rep << get picture(); ). I set up all font sizes on my external monitor and it worked...
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...