R/densitycontrol.aroc.R

Defines functions densitycontrol.aroc

Documented in densitycontrol.aroc

densitycontrol.aroc <-
function(compute = FALSE, grid.h = NA, newdata = NA)
  list(compute = compute, grid.h = grid.h, newdata = newdata)

Try the ROCnReg package in your browser

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

ROCnReg documentation built on March 31, 2023, 5:42 p.m.