How to save residuals from logistic regression?
I did logistic regression in the Fit Model platform, but could not find a place to save residuals. Any ideas? Thank you very much!
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI did logistic regression in the Fit Model platform, but could not find a place to save residuals. Any ideas? Thank you very much!
I'm trying to delete columns based on specific data in those columns. For example, if the column contains the value RA, TV, EW, or EH I want to delete it. I've worked with the code below and no errors appear in the log, but no columns are deleted either. Thanks for any help.dt = current data table();for(i = 1, i<=NCol(dt), i++,if (Column(i)== "RA" , dt<< delete columns(column(i)), if(Column(i...
Hi,I have a series of scripts which help a user clean up the data and gathers some background information. It has already been answered how to save this data to the same folder as the data tables either from a platform or the log. I can also save limited data as table variable but not something like an associative array.If I want to ensure this meta-data is kept within the data table is the best ...
I have a script that prompts the user to select a txt file then it takes the data from the txt file and puts it into a JMP data table, does some modifications, and creates an overlay plot. I have attached the portion of the script that finds the file then imports the data. The last thing I want the script to do is to save the data table and the overlay plot to the save location where the original ...
So, just some syntactical sugar.It would be really nice if there was an opposite of declaring local variables for functions.i.e. instead of:example= function({a,b}, {c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w}, c = a+b; d = c+a; //... x = v+w; y = x+b;);print(x,y);I could write:example= function({a,b}, {Default Local, x, y}, c = a+b; d = c+a; //... ...
I did logistic regression in the Fit Model platform, but could not find a place to save residuals. Any ideas? Thank you very much!
Hi,I have a series of scripts which help a user clean up the data and gathers some background information. It has already been answered how to save this data to the same folder as the data tables either from a platform or the log. I can also save limited data as table variable but not something like an associative array.If I want to ensure this meta-data is kept within the data table is the best ...
So, just some syntactical sugar.It would be really nice if there was an opposite of declaring local variables for functions.i.e. instead of:example= function({a,b}, {c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w}, c = a+b; d = c+a; //... x = v+w; y = x+b;);print(x,y);I could write:example= function({a,b}, {Default Local, x, y}, c = a+b; d = c+a; //... ...
I've been working on this issue for weeks now and still haven't made any progress. My survey data is long/lat tagged and will plot well in Graph Builder and bubble plot. I would really appreciate some help finding a high-resolution background image map of Scotland to use in my data presentations. The simple/detailed earth images are not clear enough; they show up quite pixelated and very hard t...
I would like to be able to extract the parameters of an ellipse drawn in a bivariate plot. By parameters I mean, the long and short axes and direction of the long axis, not just means and std devs. Is there a way?
On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...
Hello, Does anyone know how to calculate the eta squared value from a manova analysis in JMP? I know that the E and H matrices tab shows the sum of squares for each parameter, but which values do I use to calculate SStotal and SSeffect? In my model, I have 2 control variables (age and gender) and then a two way factorial. If only one of these variables (in addition to both control variables) is si...
Dear JMP community,Is there an easy way to get the FWHM (full width half max) of a spectral curve using JMP? Finding the minima and maxima are fairly straightforward, but then calculating the FWHM seems to be much more laborious in JMP, especially if the data is sparse and we would like to interpolate to get more accurate intersections between the peak and the FWHM value. In my case, the peak is o...
Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...
I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks. In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables. My understanding is that the scoring c...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...
Jump into Graphing Date: Wednesday, September 24Time: 1:00 – 2:30 p.m. ETDura...