R/drop-parameters.R
drop_pars.Rd
Drops named scalar fixed pars from an object by fixing them at 0.
drop_pars(x, pars = character(0), ...)
The object.
A character vector of the pars to drop.
Not used.
The updated object.