View source: R/fidofit_methods.R
coef.orthusfit | R Documentation |
Orthus: Returned as array of dimension (D-1+P) x Q x iter (if in ALR or ILR) otherwise (D+P) x Q x iter.
## S3 method for class 'orthusfit'
coef(object, ...)
object |
an object of class orthusfit |
... |
other options passed to coef.orthusfit (see details) |
Other arguments:
use_names if column and row names were passed for Y and X in
call to pibble
, should these names be applied to output
array.
Array of dimension (D-1) x Q x iter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.