Description Usage Arguments Details Value Examples
View source: R/calcClassScot.R
R Script for calculating new EQRs (for latest FCS2 model) for Scotland
1 | calcClassScot(data, seed = NULL)
|
data |
dataframe with columns:
|
seed |
random number seed to alow repeatable results |
Calculate Classification Results for Scotland
dataframe
1 2 3 4 | ## Not run:
results <- calcClassScot(data = fcs2::demo_data)#'
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.