Description Usage Arguments Examples
Five fold cross-validation by specifying a specific split by seed
1 2 3 4 5 6 7 8 9 10 11 |
seed |
seed for creating splits, defaults to 113 |
Nmcmc |
number of MCMC samples to generate |
burnin |
burnin samples |
thin |
thinning samples >0 |
v0 |
hyperparameter v0, defaults to 0.005 |
a1 |
hyperparameter a1, defaults to 5 |
a2 |
hyperparameter a2, defaults to 50 |
q |
hyperparameter q, defaults to 10 |
nCores |
number of cores to use to run cross validation parallelly, defaults to 1 |
1 | crossVal()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.