Description Usage Arguments Value Examples
Succinct display of S-values results.
1 2 |
x |
an object of class |
... |
further arguments passed to or from other methods. |
print.length |
how many variables to show in the screen? This is used for pretty printing. The default is 6. |
NULL
1 2 3 4 5 | data(economic_growth)
eg_sv <- sValues(GR6096 ~ ., data = economic_growth)
eg_sv
str(eg_sv)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.