resampleSystematic: Systematic Resampling

Description Usage Arguments Value

View source: R/resampleSystematic.R

Description

Similat to the stratified resampling. Difference is, through whole resampling steps, random number is drawed only once. Refer to resampleStratified

Usage

1

Arguments

w

Sample weights

N

Number of particles. Defalut is the length of w.

Value

index Return the chosen index of samples.


azure10h/PFSMC documentation built on Feb. 5, 2020, 5:11 a.m.