R/approx.R

#simp.approx <- function(x) {
#  res <- .Fortran("dcalc",
#   as.double(x),
#   approx = double(1),
#   volume = double(1),        
#   numerator = double(1),
#   denominator = double(1),
#   gamma = double(1),
#   PACKAGE = "localdepth"
#   )
#  return(res)
#}

Try the localdepth package in your browser

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

localdepth documentation built on May 29, 2017, 10:39 p.m.