parameters,archetypes-method {archetypes}R Documentation

Return fitted archetypes

Description

Return fitted archetypes

Usage

## S4 method for signature 'archetypes'
parameters(object, ...)

## S4 method for signature 'stepArchetypes'
parameters(object, ...)

## S4 method for signature 'repArchetypes'
parameters(object, ...)

Arguments

object

An archetypes object.

...

Ignored.

Value

Matrix with k archetypes.


[Package archetypes version 2.2-0.1 Index]