predict.archetypes {archetypes} | R Documentation |
This method produces predicted alpha coefficients for new data.
## S3 method for class 'archetypes' predict(object, newdata, ...)
object |
An |
newdata |
A data frame with data for which to predict the alpha coefficients. |
... |
Ignored. |
The predict alpha coefficients.