defineStrata: defineStrata

View source: R/defineStrata.r

defineStrataR Documentation

defineStrata

Description

defines strata boundaries using the sqrt(f(y)) rule (Cochran 1977)

Usage

defineStrata(char, nstrata = 4, min.str = 0, max.str, place = 0)

Arguments

char

= vector of values of the variable used to define strata

nstrata

= number of strata desired

min.str

= minimum value of stratifing variable considered

max.str

= maximum value of stratifing variable considered

place

= decimal places used to define strata boundaries

Author(s)

Brad Hubley


BradHubley/SpatialHub documentation built on April 6, 2024, 4:43 p.m.