LDA cross-validation
Hello,I'm a new user of JMP (JMP 13.1.0). I have a question please: Is it possible to perform an linear discriminant analysis with cross-validation (leave-one-out method) in this version of the software?Thank you,Adias
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello,I'm a new user of JMP (JMP 13.1.0). I have a question please: Is it possible to perform an linear discriminant analysis with cross-validation (leave-one-out method) in this version of the software?Thank you,Adias
I would like to have horizontal lines across a histogram. For example if I have a histogram with total nitrates I would like to insert a horizontal line for minimal departure from normal and a line for major departure from normal. thanks
Hi,I put a platform in HlistBox (or some other box) while creating it and then I append this box to the window. Is this the ideal way? Is there some "general box" instead of Hlistbox to use?I need to append AFTER creating and editing the object.Thanks.dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
New Window("EX",
hlis = HList box()
);
biv_obj1 = dt << Bivariate( Y( :Weight ), X( :Height ) );
//Runn...
I'm looking to evaluate the median of my list: {[-0.368200035870304], [0.049749270873994], [0.612391979268901], [1.15772787379131], [-0.10485383375963]} using the following code:print(Eval List (Quantile (0.5, phiNew)));where phiNew is the name where the list is held. The output results in ".". Any idea why I can't get the median of my list to work properly?
Hello, Is there a way to "turn" a Graph Builder colored by a continuous variable legend horizontal? If I use this picture as an example, what I really want is to place the legend on the bottom and have the color bar go horizontal. If I place the legend on the "bottom", I get this and it is really unacceptable. Is there a way to turn the color bar sideways (horizontal)? Thank you
We have some equipment that publishes results in an .rds files--an R file format. I can find how to read a JMP file into R, but I'd like to read the R / .rds file into JMP. Does anyone have some code snippets that would do this? Thanks!Ray Bunkofske
How do I change the number of decimals displayed for results on Y axis? I click into "Axis Settings", but there is no such option as far as I can see. My results in my data table are listed to three decimals (0.802, 0.905...) Yet when I graph them the Y axis shows ranges and ticks, (0.80, 0.85, 0.90...). I would like those values to go out to three decimals.
Using JMP to Connect to Spark Tables using Data Bricks thru JDBC Driver I cannot find any documentation on how to do this... is this possible? how do I go about it?
Hi, In the semiconductor industry you usually need to optimize the number of dies you can squeeze on a wafer (GDPW). I wrote a script in JSL that calculates the best and worst possible number of good dies per wafer given a certain geometry. Especially for large dies, a small shift of the shot array by a few mm can improve the GDPW by up to 5%. In this script you define some input parameters such a...
When reporting the Gauge R&R in version 13.1.0 the below report is available. When I open help, the below does not specify which is the % Gauge R&R number for the guidelines. Example of the Gauge R&R ReportNote: To generate the reduced Gauge R&R report, select File > Preferences > Platforms > Variability Chart > Reduced Gauge RR Report.In this example, the values in the Variation column are the sq...
caroljackson
While doing some research to answer this question, I found this article on the JMP community that helped me get started. How do I do a combination bar and line plot using Overlay Plot? Using the big class sample data example of height and weight I was able to create a bar chart for weight and a line plot for height on the same chart using the Overlay Plot. To do this, first clear the row s...
Hello, How do I use JSL to calculate Z-scores at different levels of aggregation? I am working with cancer mortality data (1999 - 2015) at the county-level. I need to calculate Z-scores to compare each county to the others within a state and all counties within the country. I cannot simply use the standardize function because it automatically takes an average of rates--which is invalid unless the...
I am working with a very large database of image files and want to be able to display the file for the user for visual inspection from a script. I have been able to get the following code to load the DLL but get an error requesting a signature argument. Does anyone know how to get a signature string from the system to pass to the DLL. ERROR MESSAGE FORM LOG: Second argument to CallDLL must be a ...
Not a mac person. Does anyone know how to run a jsl script from command line on a mac? I specifically mean WITHOUT "//!" at the top of it. I have this but it only opens the file unless I have the "//!" open -g -W -a /Applications/JMP\ Pro\ 15.app/ $(pwd)/myscript.jsl
vince_faller
I am working with a multi level data. Data is attached.In this dataset, I have 8- X variable: cumulative risk (continuous), all other risk (dichotomous). 3- Y variables: insurance and practice (dichotomous) and time (continuous)I have one confounding variable Age (continuous). I will have to add random effect to X variable. But I am confused how to add confounding variable to this analysis. Can an...
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...