FiniteSD-class {demest}R Documentation

S4 class to hold finite-population standard deviations.

Description

Object of class FiniteSD hold the finite-population standard deviations of main effects and interactions from hierarchical models. See the documentation for fetchFiniteSD for details.

Usage

## S4 method for signature 'FiniteSD'
show(object)

Arguments

object

Object of class FiniteSD.

Slots

df

Integer vector holding the degrees of freedom.


[Package demest version 0.0.0.3.1 Index]