run.growthfit.bin: Find best fits for linearmodel.bin, with one set of data and...

Description Usage Arguments

Description

Find best fits for linearmodel.bin, with one set of data and a series of bins. This starts fit for a bin based on the best fit for the prior bin, thus always assuring an improved fit. This works best if the first bin=1, which is just a linear model and easily fit by optim and the Gibbs sampler.

Usage

1
2
3
4
run.growthfit.bin(growthdata, size = "dbh", startpar = c(0.03, 0.005),
  startsdpar = c(0.04, 0), sdmodel = linear.model.ctr,
  badsdfunc = NULL, binoption = 1:4, noreps = 5000, noburn = 2500,
  noshow = 500, ...)

Arguments

...

Arguments passed to growth.flexbin().


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