allProfiles {nlreg}R Documentation

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.

Details

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

Value

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

See Also

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


[Package nlreg version 1.2-2.2 Index]