Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict

Predict method for archetypal analysis fits


Description

This method produces predicted alpha coefficients for new data.

Usage

## 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

Archetypal Analysis

v2.2-0.1
GPL (>= 2)
Authors
Manuel J. A. Eugster [aut, cre], Friedrich Leisch [aut], Sohan Seth [ctb]
Initial release
2014-04-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.