Description Usage Arguments Methods (by generic)
Several methods are provided to convert common objects (such as "lm") into "maars" objects, which can be used with the various functions in the package.
1 2 3 4 |
x |
Object to be converted. See Methods section below for details on formatting of each input type. |
... |
Additional arguments passed to methods. |
as.maars
: The input object x
must be of class
"lm". The function returns an object of class
("maars_lm, "lm").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.