Description Usage Arguments Value Examples
This function will generate a series of indexes used to index out the variables of the ith data set when we only know the number of variables
1 | index_Xi(i, ds)
|
i |
index for the ith data set. |
ds |
a vector contains the number of variables for all the data sets. |
A series of indexes for the variables in the ith data set
1 | ## Not run: index_Xi(2, c(400,200,100))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.