getLoadings.gllvm {gllvm}R Documentation

Extract loadings

Description

Extract loadings (species scores) from a gllvm object.

Usage

## S3 method for class 'gllvm'
getLoadings(object, ...)

Arguments

object

an object of class 'gllvm'.

...

not used

Details

Function retrieves the loadings a.k.a. species scores for a GLLVM. For the optima of a quadratic response model, see optima.gllvm


[Package gllvm version 2.0.5 Index]