OdeModelGQ | R Documentation |
Used for holding the output of the $gqs()
method of the OdeModel and OdeModelMCMC class. Users are not meant to
instantiate objects of this class directly.
odemodeling::OdeModelFit
-> OdeModelGQ
odemodeling::OdeModelFit$cmdstan_seed()
odemodeling::OdeModelFit$cmdstan_version()
odemodeling::OdeModelFit$dim()
odemodeling::OdeModelFit$dim_odesol()
odemodeling::OdeModelFit$draws()
odemodeling::OdeModelFit$extract_odesol()
odemodeling::OdeModelFit$extract_odesol_df()
odemodeling::OdeModelFit$extract_odesol_df_dist()
odemodeling::OdeModelFit$extract_odesol_quantile()
odemodeling::OdeModelFit$extract_unflattened()
odemodeling::OdeModelFit$extract_y0()
odemodeling::OdeModelFit$get_t()
odemodeling::OdeModelFit$get_t0()
odemodeling::OdeModelFit$info()
odemodeling::OdeModelFit$initialize()
odemodeling::OdeModelFit$loglik()
odemodeling::OdeModelFit$nchains()
odemodeling::OdeModelFit$ndraws()
odemodeling::OdeModelFit$niterations()
odemodeling::OdeModelFit$plot_odesol()
odemodeling::OdeModelFit$plot_odesol_dist()
odemodeling::OdeModelFit$summary()
odemodeling::OdeModelFit$time()
print()
Print information about the object.
OdeModelGQ$print()
clone()
The objects of this class are cloneable with this method.
OdeModelGQ$clone(deep = FALSE)
deep
Whether to make a deep clone.
For more useful methods, see the methods inherited from OdeModelFit.
Other model fit classes:
OdeModelFit
,
OdeModelMCMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.