Description Arguments Value Examples
Inverse rescaling for a set of values of a medical variable.
v |
A numerical value or a numerical vector containing the values to be rescaled. |
vscale |
A vector of 4 cutpoints if the variable is continuous, or |
A numerical value or a numerical vector.
1 | invRescale(v=seq(-1.5,1.5,length=21), vscale=c(0,15,25,40))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.