compute_subsample {FARS}R Documentation

Internal helper to compute a column-wise subsample of the data by block

Description

Internal helper to compute a column-wise subsample of the data by block

Usage

compute_subsample(data, block_ind, n, sample_size = 1, seed = NULL)

[Package FARS version 0.5.0 Index]