Learn R Programming

geoCount (version 1.150120)

d.base: Data Set of Baseline Samples

Description

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

Usage

data(Dbase_n100N5000)

Arguments

Details

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

See Also

baseline.dist, plot_baseline, pOne.

Examples

Run this code
## Not run: 
# 
# data(Dbase_n100N5000)
# str(d.base) 
# plot_baseline(d.base[,1], colnames(d.base)[1])
# ## End(Not run)

Run the code above in your browser using DataLab