Learn R Programming

spcosa (version 0.2-3)

CompactStratification-class: Class "CompactStratification"

Description

A class for storing a stratification with compact strata.

Arguments

Objects from the Class

Objects can be created by calls of the form new("CompactStratification", cells, stratumId, centroids, mssd). However, objects are usually created by calling stratify.

Extends

Class "Stratification", directly.