mcprofileControl: mcprofile Control Arguments

Description Usage Arguments See Also

View source: R/mcprofileControl.R

Description

Control arguments for the mcprofile function

Usage

1
mcprofileControl(maxsteps = 10, alpha = 0.01, del = function(zmax) zmax/5)

Arguments

maxsteps

Maximum number of points to be used for profiling each parameter.

alpha

Highest significance level allowed for the profile t-statistics (Bonferroni adjusted)

del

Suggested change on the scale of the profile t-statistics. Default value chosen to allow profiling at about 10 parameter values.

See Also

mcprofile


mcprofile documentation built on April 20, 2021, 9:06 a.m.