vcov {StratSel}R Documentation

Functionto Extract Variance-Covariance from Objects of Class StratSel

Description

Generic vcov function for objects of class StratSel.

Usage

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

Arguments

object

An object of class StratSel

...

additional arguments.

Author(s)

Lucas Leemann lleemann@gmail.com


[Package StratSel version 1.3 Index]