R/cran.r

Defines functions g

# To avoid those pesky CRAN notes.

g <- function() {
  eql <- EQL::hermite(1, 1)
  uml <- univariateML::egypt
  c(eql, uml)
}

Try the kdensity package in your browser

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

kdensity documentation built on April 4, 2025, 2:33 a.m.