How do you get individual data points to show on top of a box plot graph?
How do you get non outlier data points to show on a box plot graph?
cparlett
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHow do you get non outlier data points to show on a box plot graph?
cparlett
I am creating a report based on a very large set of Contingency tables created by using Fit Y by X, by factor Z. Example:A Data Table has three columns X, Y, ZWhen I select Analyze, Fit Y by X, By factor Z, I get all contigency tables, where each table is for each Z factor. The only row in each contingency table I want is the row% so I deselected display of the other three rows before selectin...
I am feeling particularly dumb today and hope someone can help me feel smarter. When running an ANCOVA with separate slopes, I would like to get estimates of the slopes and intercepts of each group along with the t-tests of significance. In SAS, I can run GLM and specify the model like this (using the JMP "Drug" data table):model y = Drug Drug*x / noint solution; I cannot find anything in JMP th...
abh1
It is possible to read in a JSL Script line by line (actually JMP makes a list with each line as a list item) using the code below. myFile= open("$PATH\testScript.jsl");
myCfLines= myFile[scriptBox(1)] << getLines(); However, when I try to do this with a text file which has a '*.txt' extension JMP automatically opens this as a data table and so I cannot use this method to get the lines (as it's no...
I’m in the midst of creating a Custom Starter for JMP like the one described here: https://community.jmp.com/t5/JMP-Add-Ins/JMP-Custom-Starter-Six-Sigma-DMAIC-Menu-Add-in/ta-p/29384 My question is a bit involved, so please bear with me. I have a problem re-creating one of the JMP standard menu items, namely the “Variability / Attribute Gauge Chart” found in the Analyze: Quality and Process menu sy...
I am creating a report based on a very large set of Contingency tables created by using Fit Y by X, by factor Z. Example:A Data Table has three columns X, Y, ZWhen I select Analyze, Fit Y by X, By factor Z, I get all contigency tables, where each table is for each Z factor. The only row in each contingency table I want is the row% so I deselected display of the other three rows before selectin...
I am feeling particularly dumb today and hope someone can help me feel smarter. When running an ANCOVA with separate slopes, I would like to get estimates of the slopes and intercepts of each group along with the t-tests of significance. In SAS, I can run GLM and specify the model like this (using the JMP "Drug" data table):model y = Drug Drug*x / noint solution; I cannot find anything in JMP th...
abh1
I’m in the midst of creating a Custom Starter for JMP like the one described here: https://community.jmp.com/t5/JMP-Add-Ins/JMP-Custom-Starter-Six-Sigma-DMAIC-Menu-Add-in/ta-p/29384 My question is a bit involved, so please bear with me. I have a problem re-creating one of the JMP standard menu items, namely the “Variability / Attribute Gauge Chart” found in the Analyze: Quality and Process menu sy...
Context: initial model development is with JMP Pro-14. Further model development and processing is done with Python using Jupyter notebooks. At a relatively high frequency, JMP graphical interface is preferred to the static graphics provided by Python libraries. I know that JMP score code can be exported as Python and as such integrated into notebooks. Are there any other touch points with Jypter...
Hi all, working on MacOS, I am trying to convince me to switch to iOS and a new Ipad pro. Everything I do on my MBPro is doable on Ipad Pro, EXCEPT JMP!Yes there is JMP graphViewer, but no way to implement data in a JMP table, or to convert a xls file filled on the Ipad to JMP... So, have any of you got a solution? Thank's Nico
Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...
I just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulates your capability indices. But, I cannot see the actual LSL/USL values as I drag them! Does anyone know how to make this happen?
Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output a 73500x73500 correlation matrix. When I try to run it, I immediately receive this pop out message:Unable to allocate enough memory in access or evaluation of 'List' , {/*###*/Estimation Method( 0 ), Matrix Format( 2 )} What's the issue? I'm using J...
Hi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal of this script is to upload a JSON formatted file (or something of the like) to the server for other users to download/read. I noticed that there are very few POST examples with JSL, but quite the abundance with GET, which I have no problems with. I w...
I had crossover design data from one of my experiment, and I want to analyze it according to the rules of crossover design. Can someone please help me with this?
Date: Thursday, March 5Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just...
JMP goes beyond analyses to ensure you get correct information into the right hands at the right tim...
JMP Student Edition has extensive regression and ANOVA capabilities implemented in an interacti...
JMP offers a variety of ways to interactively examine and model the relationship between an output v...