Description Usage Arguments Value Examples
(dn) Using the rebastaba.scv
limits computes according to the
nature of each variable an 'outlying' score for each row of
dn@df
.
1 | dn2score(dn, qui=rbsb.num0)
|
dn |
The /dn/ object. |
qui |
( |
A numeric vector containing the scores in the right order
1 2 3 4 5 | rebastaba3k("RESET"); ## for R checking convenience
dn2score(rebastaba.dn2);
dn2score(rebastaba.dn4, 4);
dn2score(rebastaba.dn4, 5);
dn2score(rebastaba.dn4, 6);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.