scorer-arith | R Documentation |
redist_scorer
functions may be multiplied by constants and/or added
together to form linear combinations.
## S3 method for class 'redist_scorer'
x * fn2
## S3 method for class 'redist_scorer'
fn1 + fn2
## S3 method for class 'redist_scorer'
fn1 - fn2
x |
a numeric or a |
fn2 |
a |
fn1 |
a |
function of class redist_scorer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.