Description Usage Arguments Details Examples
LOLO Cross-Validation
| 1 | 
| y | n x 1 vector of outcomes. | 
| x | n x p matrix of covariates. | 
| location.index | n x 1 index of observation locations. | 
| eta | prediction rule with 3 arguments (training outcome, training covariates, test covariates) | 
| Q | loss function. Defaults to mse. | 
| n.cores | number of cores (defaults to 4). | 
This function performs leave-one-location-out cross-validation.
| 1 | lolo.cv()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.