How are calculated "Contribution" in Predictor Screening ?
Hello, I would like to know precisely with the formula, how are calculated the contributions in Predictor Screening ?
Best regards, Sophie
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Hello, I would like to know precisely with the formula, how are calculated the contributions in Predictor Screening ?
Best regards, Sophie
I need to open CSV files with various settings.One of the examples is below:dt = Open(
filePath,
Import Settings(
End Of Line( CRLF, CR, LF ),
End Of Field( Comma, CSV( 0 ) ),
Strip Quotes( 1 ),
Use Apostrophe as Quotation Mark( 0 ),
Use Regional Settings( 0 ),
Scan Whole File( 1 ),
Treat empty columns as numeric( 0 ),
CompressNumericColumns( 0 ),
CompressCharacterColumns( 0 ),
...
Hello, in my experiment I have two group of different cultures, each group is made of female and male (gender) and each participants can give correct and incorrect response, to the stimuli which are black/n/white or coloured. I tryed to perfom a 3-way anova with the fit model Y=response time (continuos variable) and X I did a full cross with culture, gender and colour; I also nest subjects with ge...
I need to load aCSV file which might be in number of different formats. And I need to find what line my data starts on. I know that the column names start after a certain line, let's say "[Data starts here]".This is what I do:ex = Load Text File(
filePath
);
words = Words( ex, "\!n\!r" );
headersLocation = Loc(words, "[Data starts here]");
and then I use headersLocation+1 to specify where my heade...
Hello, in my experiment I have two group of different cultures, each group is made of female and male (gender) and each participants can give correct and incorrect response, to the stimuli which are black/n/white or coloured. I tryed to perfom a 3-way anova with the fit model Y=response time (continuos variable) and X I did a full cross with culture, gender and colour; I also nest subjects with ge...
I am trying to select transpose column by the column number,Considering there are too many column, is there a way to select from column(1) to column(n)I am currently using below method which won't work when n>9999.Thanks Transpose(
columns(
Column( 3 ),
Column( 4 ),
.............
Column( 9999 ))
Bonjour,
J'essaie de faire un script qui me permettrai d'obtenir le CV entre différentes données d'un même échnatillon.
J'ai 3 échantillons différents, chacun avec 7 répétitions. Je dois faire le CV pour les 3 premières répétitions seulement, les autres me servant pour une autre étape.
Comment dois-je procéder? Je suis novice en script. Voilà ce que j'ai fait mais 2 soucis:
- seule la première li...
Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window. It used to reside up top next to the local data filter button (see black circle). The option to customize it back is also missing and has been replaced by a 'properties' button. This may also prove useful but I'm new to it. To get the colum...
Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...
Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...
Hi JMP community, (JMP Pro 16.0.0) I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...
Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO] ,[DESPA...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...