Default method for mergeFactors()
function.
1 2 3 4 | ## Default S3 method:
mergeFactors(response, factor, ..., covariates = NULL,
weights = NULL, family = "gaussian", method = "fast-adaptive",
abbreviate = TRUE)
|
response |
A response |
factor |
A factor |
... |
Other arguments corresponding to type of first argument |
covariates |
A covariates |
weights |
A weights |
family |
Model family to be used in merging. Available models are: |
method |
A string specifying method used during merging. Four methods are available:
The default option is |
abbreviate |
Logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.