cv: Variance Reduction Method

View source: R/cv.R

cvR Documentation

Variance Reduction Method

Description

Variance Reduction Method

Usage

cv(n = 10, a = 0, b = 1)

Arguments

n

number of generated points

a

lower limit

b

upper limit

Examples

cv(n=1000, a=0, b=1)*4

ferielachaibou/stat617course documentation built on May 9, 2022, 12:05 a.m.