Closed dtkaplan closed 6 years ago
Currently, they return a function with a fixed level. Instead, they should be just function(x, level = .95)
function(x, level = .95)
Currently, they return a function with a fixed level. Instead, they should be just
function(x, level = .95)