Rdocumentation
powered by
Learn R Programming
mcprofile (version 0.1-3)
mcprofileControl: mcpcalc Control Arguments
Description
Control arguments for the mcpcalc function
Usage
mcprofileControl(steps = 8, alphamax = 0.001, maxsteps = 200)
Arguments
steps
Number of points used for profile interpolation. Especially useful when defining a margin.
alphamax
Type-I-error used to define the maximum z-range.
maxsteps
Maximum number of optimization steps.
See Also
mcprofile