The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Cluster Circular Systematic Sampling
Version: 1.0
Date: 2019-10-23
Author: Abhibhav Sharma
Maintainer: Abhibhav Sharma <mail.abhibhav@gmail.com>
Description: Draws systematic samples from a population that follows linear trend. The function returns a matrix comprising of the required samples as its column vectors. The samples produced are highly efficient and the inter sampling variance is minimum. The scheme will be useful in various field like Bioinformatics where the samples are expensive and must be precise in reflecting the population by possessing least sampling variance.
License: GPL-2 | GPL-3
Depends: graphics, grDevices, stats, utils, R(≥ 2.10)
NeedsCompilation: no
Packaged: 2019-10-31 06:45:41 UTC; anude
Repository: CRAN
Date/Publication: 2019-11-04 15:40:02 UTC

Cluster Circular Systematic Sampling

Description

Draws Systematic samples from a population that follows linear trend. The function returns a matrix comprising of the required samples as its column vectors. The samples produced are highly efficient and the inter sampling variance is minimum. The scheme will be useful in various field like Bioinformatics where the samples are expensive and must be precise in reflecting the population by possessing least sampling variance.

Usage

ccss(x, size, number)

Arguments

x

Population vector

size

Size of the required sample

number

Number of samples required

Value

The scheme arrange the population in a matrix of dimension and samples the column in a circular systematical fasion. The function returns a matrix having column as the required sample. The number of column is the number of sample required.

Author(s)

Abhibhav Sharma

Examples

ccss(6:60, 7, 10)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.