powered by
image
## S3 method for class 'resample': image(x, col, ...)## S3 method for class 'crossvalidation': image(x, col, ...)
## S3 method for class 'crossvalidation': image(x, col, ...)
emil
resample
y <- gl(2, 30) image(resample("crossvalidation", y, nfold=3, nrepeat=8), col=y)
Run the code above in your browser using DataLab