bmem.v {bmem} | R Documentation |
Select data according to a vector of indices
Description
Select data according to a vector of indices
Usage
bmem.v(x, v, moment = FALSE)
Arguments
x |
A matrix |
v |
A vector of indices |
moment |
Covariane analysis or mean and covariance analysis |
[Package bmem version 2.1 Index]