Description Usage Arguments Value Examples
Calculate the amounts
1 | .pcr_amount(vec, a, b)
|
vec |
A vector of numerics |
a |
A numeric |
b |
A numeric |
A vector of numerics
1 2 | vec <- rnorm(6, 30, 1)
pcr:::.pcr_amount(vec, 1, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.