vcov,fitodeMCMC-method {fitode}R Documentation

Extract variance-covariance matrix from fitodeMCMC objects

Description

Calculates variance-covariance matrix from posterior samples

Usage

## S4 method for signature 'fitodeMCMC'
vcov(object)

Arguments

object

fitodeMCMC object

Value

The variance-covariance matrix of the fitodeMCMC object


[Package fitode version 0.1.1 Index]