Learn R Programming

FRK (version 2.0.3)

loglik: Retrieve log-likelihood

Description

Takes an object of class SRE and returns the log-likelihood function.

Usage

loglik(object)

# S4 method for SRE loglik(object)

Arguments

object

object of class SRE

See Also

FRK for more information on how to construct and fit an SRE model, and other available methods for an object of class SRE.

Examples

Run this code
# NOT RUN {
# See example in the help file for FRK
# }

Run the code above in your browser using DataLab