logLik {StratSel}R Documentation

Function to Extract Log-Likelihood from Objects of Class StratSel

Description

Generic logLik function for objects of class StratSel.

Usage

## S3 method for class 'StratSel'
logLik(object, ...)

Arguments

object

An object of class StratSel

...

additional arguments.

Author(s)

Lucas Leemann lleemann@gmail.com


[Package StratSel version 1.3 Index]