getCTPparms | R Documentation |
Extracting CTP - parameters
getCTPparms( ctp.struc, model, dataset, factor.name = NULL, test.name = "F", ... )
ctp.struc |
Object of class |
model |
Formula of the form response~treatment. |
dataset |
Dataframe. |
factor.name |
Character string naming the factor whose levels are compared (treatment factor). By default the first variable of the right-hand side of the model formula is used. |
test.name |
One of the following strings
|
... |
Additional arguments for the chosen test |
A list with CTP parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.