coef.archetypes {archetypes} | R Documentation |
Return coefficients
Description
Return coefficients
Usage
## S3 method for class 'archetypes'
coef(object, type = c("alphas", "betas"), ...)
Arguments
object |
An |
type |
Return alpha or beta coefficients. |
... |
Ignored. |
Value
Coefficient matrix.
[Package archetypes version 2.2-0.1 Index]