Rdocumentation
powered by
Learn R Programming
attribrisk (version 0.1)
attribrisk.control: Sets optional parameters for attribrisk.
Description
Sets optional bootstrap parameters for attribrisk.
Usage
attribrisk.control(nboot=500, bootci=list(type="perc") )
Arguments
nboot
Number of bootstrap samples
bootci
Parameters passed to the
boot.ci
function.
Value
list
of values that will be paaaed into
boot
and
boot.ci
See Also
boot
,
boot.ci