predict.archetypes: Predict method for archetypal analysis fits
Description
This method produces predicted alpha coefficients for new
data.
Usage
# S3 method for archetypes
predict(object, newdata, ...)
Arguments
object
An archetypes
object; currently only
original
-family
objects.
newdata
A data frame with data for which to
predict the alpha coefficients.
Value
The predict alpha coefficients.