SysFramesubsample.RdCreates a systematic sample from a SysFrame for a specified starting position
and sampling interval. Typically used to conduct variance assessments, e.g. as a part of
compare_estimators().
subsample(object, start_pos, a)
| object | A |
|---|---|
| start_pos | A numeric vector of two elements indicating the starting position |
| a | The sampling interval |
A new SysFrame object that contains only the sampled elements