bd_ML_3.2: Maximization of the loglikelihood under the...

Description Usage Author(s)

View source: R/bd_ML_3.2.R

Description

Identical to DDD::bd_ML(), except that this one calls bd_loglik_3.2(). See DDD documentation for details.

Usage

1
2
3
4
5
6
7
bd_ML_3.2(brts, initparsopt = c(0.1, 0.05 * (tdmodel <= 1) + 10 *
  (length(brts) + missnumspec) * (tdmodel > 1)), idparsopt = c(1, 2 +
  (tdmodel > 1)), idparsfix = (1:4)[-idparsopt], parsfix = rep(0,
  4)[idparsfix], missnumspec = 0, tdmodel = 0, cond = 1,
  btorph = 1, soc = 2, tol = c(0.001, 1e-04, 1e-06), maxiter = 1000
  * round((1.25)^length(idparsopt)), changeloglikifnoconv = FALSE,
  optimmethod = "subplex", methode = "lsoda", verbose = 0)

Author(s)

Rampal S. Etienne & Bart Haegeman


TheoPannetier/llDDD documentation built on Feb. 24, 2020, 3:18 p.m.