| subset.distribution | R Documentation | 
Get a distribution that describes a subset of the variables in a given distribution
subset.distribution(dist, vars.to.keep)
dist | 
 An object of class Distribution or a subclass  | 
vars.to.keep | 
 Either a character vector with the names of the variables to keep, an integer/numeric vector with the indices of the variables to keep, or a logical vector of length n.var indicating which variables to keep  | 
Note to developers: this function should not be overridden. Override do.subset.distribution instead
An object of class Distribution-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.