geese_mle.Rd
MLE for geese
geese_mle( amodel, initial = rep(0, nterms(amodel)), control = list(), offset_list = NULL, ncores = 1L, ... )
an object of class geese
Vector of initial parameters
Integer vector with the indices of the parameters that will set set to be fixed.
Passed to stats::optim()
stats::optim()