riskRegression.options | R Documentation |
riskRegression
Output and set global options for the riskRegression
package.
riskRegression.options(...)
... |
for now limited to |
only used by the ate
function.
options <- riskRegression.options()
## add new method.predictRiskIID
riskRegression.options(method.predictRiskIID = c(options$method.predictRiskIID,"xx"))
riskRegression.options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.