Support for function `profile.nlreg' --- Generic Function
This is support for the function profile.nlreg
. It is not intended to be called directly by users.
allProfiles(fitted, ...)
fitted
: a fitted nlreg
object such as returned by a call to nlreg
....
: absorbs any additional argument.The allProfiles.nlreg
function is called internally by the profile.nlreg
routine. It is not intended to be called directly by users.
a list of elements of class all.nlreg.profiles
for profiling all parameters of a nonlinear heteroscedastic model.
profile.nlreg
, nlreg.profile.objects
, nlreg.object