Description Usage Arguments Value
View source: R/resampleSystematic.R
Similat to the stratified resampling. Difference is,
through whole resampling steps, random number is drawed only once.
Refer to resampleStratified
1 | resampleSystematic(w, N)
|
w |
Sample weights |
N |
Number of particles. Defalut is the length of w. |
index Return the chosen index of samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.