d.base: Data Set of Baseline Samples

Description Usage Details Author(s) See Also Examples

Description

This data set contains baseline samples for 100 residuals with 5000 iterations.

Usage

1
data(Dbase_n100N5000)

Details

A data.frame "d.base" with 5000 observations and 3 variables will be loaded.

Author(s)

Liang Jing ljing918@gmail.com

See Also

baseline.dist, plot_baseline, pOne.

Examples

1
2
3
4
5
6
7
## Not run: 

data(Dbase_n100N5000)
str(d.base) 
plot_baseline(d.base[,1], colnames(d.base)[1])

## End(Not run)

geoCount documentation built on May 2, 2019, 5:46 p.m.

Related to d.base in geoCount...