Learn R Programming

FRK (version 2.3.1)

observed_BAUs: Observed (or unobserved) BAUs

Description

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

Run this code
# See example in the help file for FRK

Run the code above in your browser using DataLab