optfun: Find optimal D-L parameters

Description Usage Arguments

Description

Find optimal D-L parameters

Usage

1
2
optfun(restab, weights, tot.runs, start = DL.par, control = list(maxit =
  1e+05, parscale = start), method = "BFGS")

Arguments

restab

resource table

weights

weights (typically counts)

tot.runs

total runs for scaling

start

starting parameters

control

control list for optim

method

optimization method


bbolker/cricketr documentation built on May 11, 2019, 9:28 p.m.