View source: R/splitting_data.R
splitting_data | R Documentation |
Spliting data into training and testing datasets
splitting_data(Datatray, k = 10, n = 400)
Datatray: |
the full dataset |
k: |
testing dataset portion k% |
n: |
number of spatial locations |
a list of training and testing datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.