predict: Predict method for archetypal analysis fits

Description Usage Arguments Value

Description

This method produces predicted alpha coefficients for new data.

Usage

1
2
## S3 method for class '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.

...

Ignored.

Value

The predict alpha coefficients.


archetypes documentation built on May 2, 2019, 4:51 p.m.