R/cugenV.R

Defines functions cugenV

Documented in cugenV

cugenV <- function(n){
  return(dugenV(n, 0, 1))
}
amoloudi/R-PKG-Distributions documentation built on May 23, 2019, 7:32 a.m.