summary,fitodeMCMC-method {fitode}R Documentation

Summarize fitodeMCMC object

Description

Summarize fitodeMCMC object; returns estimate, standard error, credible intervals, effective sample sizes, and gelman-rubin diagnostic

Usage

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

Arguments

object

fitodeMCMC object

Value

The summary of the fitodeMCMC object

See Also

effectiveSize gelman.diag


[Package fitode version 0.1.1 Index]