pretty_seq | R Documentation |
This function sets the sampling parameters.
pretty_seq(x, name = "Resample")
max_validation_size_blockH0 |
= 1000, |
max_number_blocksH1_train |
Default = 10. Maximum number of blocks at level H1,
used for fitting the model. Why do we set a maximum here?
If all blocks should be used, use |
max_fit_size |
1000 |
List of sampling parameters for the spatial stratified cross-validation, with size of blocks of H0, H1, and H2.
set_sampling_params(1000, 10, 1000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.