Phase-class: Phase Class for Multi-Wave Sampling Organization

Phase-classR Documentation

Phase Class for Multi-Wave Sampling Organization

Description

optimall defines three S4 classes for organizing the multi-wave sampling workflow: Wave, Phase, and Multiwave. An object of class Multiwave holds metadata and a list of objects of class Phase, which in turn holds metadata and a list of objects of class Wave. These three object classes are used together to organize the workflow of multi-wave sampling designs.

Slots

metadata

A list containing the phase metadata

waves

A list of objects of class Wave, each element representing one wave of the phase


optimall documentation built on June 22, 2024, 9:34 a.m.