print.move.2 | R Documentation |
Prints the results of a MOVE.2 analysis (move.2
).
## S3 method for class 'move.2' print(x, digits = 4, ...)
x |
an object of class "move.2" from |
digits |
the number of significant digits to print numeric data. |
... |
additonal arguments for printing numeric values. |
The object x
is returned invisibly.
The printed output contains the call, the regression coefficients, and selected statistics of the variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.