sample_index: Function to sample integers (index)

View source: R/RcppExports.R

sample_indexR Documentation

Function to sample integers (index)

Description

Function to sample integers (index)

Usage

sample_index(size, length, p)

Arguments

size

integer dimension of the set to sample

length

integer number of elements to sample

p

vector sampling probabilities

Value

vector sample of integers


spBPS documentation built on Oct. 25, 2024, 5:07 p.m.