Skip to contents

Get subsample index of other column(except the first column) (IBOSS core code, Rcpp-C++-style by Wang)

Usage

getIdxR_cpp(r, z, rdel)

Arguments

r

Subsample size of the column.

z

A numeric vector. the column.

rdel

Subsample index of the first column.

Value

Subsample index of the column.