| univariate | R Documentation |
factor_analysis()univariate() is deprecated as of version 0.8.0. Use
factor_analysis() instead.
univariate(
df,
x,
severity = NULL,
nclaims = NULL,
exposure = NULL,
premium = NULL,
by = NULL
)
df |
A |
x |
Column name or expression with the risk factor. |
severity |
Column name or expression with claim amounts. |
nclaims |
Column name or expression with claim counts. |
exposure |
Column name or expression with exposures. |
premium |
Column name or expression with premiums. |
by |
Optional grouping column name or expression. |
See factor_analysis().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.