Control arguments are set for mvord().
mvord.control(se = TRUE, start.values = NULL, solver = "newuoa",
solver.optimx.control = list(maxit = 2e+05, trace = 0, kkt = FALSE))logical, if TRUE standard errors are computed.
vector of (optional) starting values.
character string containing the name of the applicable solver of optimx (default is "newuoa")
or wrapper function for user defined solver.