ResidualFitIndex-class {glvmfit}R Documentation

An S4 class to represent a residual fit indices.

Description

An S4 class to represent a residual fit indices.

Slots

type

A length-one numeric vector

resid

A length-one numeric vector

ssr

A length-one numeric vector

size

A length-one numeric vector

index

[Package glvmfit version 0.1.0 Index]