Print Summary of RiskMap Spatial Cross-Validation Scores
print.summary.RiskMap.spatial.cv.Rd
This function prints the matrix of cross-validation scores produced by `summary.RiskMap.spatial.cv` in a readable format.
Usage
# S3 method for class 'summary.RiskMap.spatial.cv'
print(x, ...)
Value
This function is used for its side effect of printing to the console. It does not return a value.
Details
This method is primarily used to format and display the summary score matrix, printing it to the console. It provides a clear view of the cross-validation performance metrics across different spatial models.
Author
Emanuele Giorgi e.giorgi@lancaster.ac.uk