plot.factor.contributions | R Documentation |
Plot variance explained for a SPEAR object.
## S3 method for class 'factor.contributions'
plot(min.val = 0.001)
min.val |
Minimum value for a coefficient to be plotted. Must be a positive numeric value. Defaults to '.001'. |
data |
Which dataset to use? Can be any dataset listed under '$data$____'. Defaults to '"train"'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.