tests/t-cauchy.R

require(OneStep)

n <- 1e3
set.seed(1)
x <- rcauchy(n)
onestep(x, "cauchy")

Try the OneStep package in your browser

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

OneStep documentation built on Oct. 17, 2024, 5:06 p.m.