Skip to contents

Computes the indices (a numeric vector) of the observed (or unobserved) BAUs

Usage

observed_BAUs(object)

unobserved_BAUs(object)

# S4 method for SRE
observed_BAUs(object)

# S4 method for SRE
unobserved_BAUs(object)

Arguments

object

object of class SRE

See also

See FRK for more information on the SRE model and available fitting methods.

Examples

# See example in the help file for FRK