summary.o2m | R Documentation |
Until now only variational summary given by the R2's is outputted
## S3 method for class 'o2m'
summary(object, digits = 3, ...)
object |
List. Should be of class |
digits |
Integer, number of digits. |
... |
For compatibility |
List with R2 values.
plot
summary(o2m(scale(-2:2),scale(-2:2*4),1,0,0))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.