Description Usage Arguments Value
Creates 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()
.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.