Learn R Programming

nlreg (version 1.2-2.2)

allProfiles: Support for function `profile.nlreg' --- Generic Function

Description

This is support for the function profile.nlreg. It is not intended to be called directly by users.

Usage

allProfiles(fitted, …)

Arguments

fitted

a fitted nlreg object such as returned by a call to nlreg.

absorbs any additional argument.

Value

a list of elements of class all.nlreg.profiles for profiling all parameters of a nonlinear heteroscedastic model.

Details

The allProfiles.nlreg function is called internally by the profile.nlreg routine. It is not intended to be called directly by users.

See Also

profile.nlreg, nlreg.profile.objects, nlreg.object