select_vars | R Documentation |
Select and reorder variables of a distribution
select_vars(dist, selection = NULL, vars = NULL, args = list())
dist |
|
selection |
integer vector, describes new variable order/selection |
vars |
number of variables to select after ordering |
args |
list, named arguments passed to order_dist |
A SIMPle.dist
object, potentially of smaller dimension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.