Description Usage Arguments Value Examples
This function is used for constructing sample subsets from the matrix of second-step resampling.
1 |
SEED |
a single value, interpreted as an integer. |
N |
a positive integer giving the number of iterations. |
n |
a non-negative integer giving the number of items to choose. |
j |
a positive integer representing the row index of matrix sam to choose from. |
sam |
matrix attained by first-step resampling. |
type |
character indicating the type of data, e.g., "luad". |
a matrix that each row represents the indices of samples for each iteration.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.