Description Usage Arguments Value
View source: R/eval_framework.R
Fold allocation of k-fold CV using:
blocked time
all locations
1 | Tblock_SPall(data_coords, nfolds, time = "time", site_id = "site")
|
data_coords |
dataset with column time |
nfolds |
number of folds |
time |
column name of time-stamp in |
site_id |
column name of location identifier in |
A list with slots:
idxs
, indices of data set as it should be 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.