Drops named scalar fixed pars from an object by fixing them at 0.

drop_pars(x, pars = character(0), ...)

Arguments

x

The object.

pars

A character vector of the pars to drop.

...

Not used.

Value

The updated object.