R/attribrisk.control.R

Defines functions attribrisk.control

Documented in attribrisk.control

attribrisk.control <-
  function(nboot=500, bootci=list(type="perc") ){
    list(nboot=nboot, bootci=bootci)
}

Try the attribrisk package in your browser

Any scripts or data that you put into this service are public.

attribrisk documentation built on May 30, 2017, 7:34 a.m.