fitted.archetypes {archetypes}R Documentation

Return fitted data

Description

Returns the approximated data.

Usage

## S3 method for class 'archetypes'
fitted(object, ...)

Arguments

object

An archetypes object.

...

Ignored.

Value

Matrix with approximated data.


[Package archetypes version 2.2-0.1 Index]