compare.growthbinmodel: Calculates various metrics of fit: DIC, BIC, AIC.

Description Usage Arguments

Description

Calculates various metrics of fit: DIC, BIC, AIC based on the maximum likelihood, AIC based on the mean of the Gibbs sampler, from output of the model fit (all species, all bins 1:4).

Usage

1
2
3
compare.growthbinmodel(fit, bins = 1:4, makegraph = TRUE,
  conflines = 0, newgraph = TRUE, export = pdf,
  outfile = "growth/linearbin.bestfit.pdf", h = 8, w = 10)

Arguments

fit

A fitted model.

newgraph

if FALSE, just graph to the screen and export is ignored; use TRUE to create a new plot window or export to a file.

export

File format to export to.

outfile

Filename for output.

h, w

A number giving the height and width.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.