compute_subsample: Internal helper to compute a column-wise subsample of the...

View source: R/compute_subsample.R

compute_subsampleR 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)

FARS documentation built on Aug. 8, 2025, 7:33 p.m.