stdEr,fitodeMCMC-method {fitode}R Documentation

Extract standard error from fitodeMCMC objects

Description

Calculates standard error by taking the square root of the diagonal of the variance-covariance matrix

Usage

## S4 method for signature 'fitodeMCMC'
stdEr(x)

Arguments

x

fitodeMCMC object

Value

The standard error of the fitodeMCMC object


[Package fitode version 0.1.1 Index]