profile: profile

profileFnR Documentation

profile

Description

Performs a profile using residual sum of squares, fixes some parameters for a range of values and then estimate the others

Usage

profileFn(r = 0.5, k = 1000, p = 0.001, b0 = 0.75, min = 0.1, max = 10)

Arguments

fitted:

an aspic object

which:

character giving the parameters to do the profile for, i.e. to fix.

range;

numeric relative values by which to vary parameter values, default seq(0.5,1.5,length.out=21).

fn:

function that gives values to be profiled.

run:

logical if TRUE then returns profile, otherwise it just sets the control object-

Value

a data frame with results turned by fn by values in which.

See Also

biodyn,fit


laurieKell/mpb documentation built on Sept. 9, 2023, 9:47 p.m.