obs_idx {loo} | R Documentation |
Get observation indices used in subsampling
Description
Get observation indices used in subsampling
Usage
obs_idx(x, rep = TRUE)
Arguments
x |
A |
rep |
If sampling with replacement is used, an observation can have
multiple samples and these are then repeated in the returned object if
|
Value
An integer vector.
[Package loo version 2.8.0 Index]