Description Usage Arguments Value
View source: R/eval_framework.R
Fold allocation of k-fold CV using:
blocked time
randomly assigned locations
1 2 |
data |
full dataset |
nfolds |
number of folds |
t.nfolds |
number of folds across time. Default is sqrt( |
sp.nfolds |
number of folds across space. Default is sqrt( |
time |
column name of time-stamp in |
site_id |
column name of location identifier in |
A list with slots:
data
, possibly re-ordered
f
, a vector with the fold numbers
(from 1
to nfolds
) of each row in data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.