In ddf it is possible to add lower and upper bounds to the detection function parameters. However, I believe these just apply to the dsmodel parameters, not the mrmodel. The documentation for the ddf function does not make this clear:
lowerbounds
a vector of lowerbounds for the parameters
upperbounds
a vector of upperbounds for the parameters
I also think the initial values are only for the dsmodel.
These things need checked and the help clarified. This would be help for the ddf function and also the text in the mrds-opt page.
In
ddfit is possible to add lower and upper bounds to the detection function parameters. However, I believe these just apply to thedsmodelparameters, not themrmodel. The documentation for the ddf function does not make this clear:I also think the
initialvalues are only for thedsmodel.These things need checked and the help clarified. This would be help for the
ddffunction and also the text in themrds-optpage.