coef,fitodeMCMC-method {fitode}R Documentation

Extract model coefficients from fitodeMCMC objects

Description

Extracts estimated parameters (median of the marginal posterior distributions)

Usage

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

Arguments

object

fitodeMCMC object

Value

The estimated median coefficients of the fitodeMCMC object


[Package fitode version 0.1.1 Index]