Plot cross-validation errors for all values of number of ancestral populations
# S3 method for tess3 plot(x, crossvalid = FALSE, crossentropy = FALSE, ...)
x | a tess3 object. |
---|---|
crossvalid | if TRUE, errors are evaluated on masked data. |
crossentropy | If TRUE, the cross-entropy error is used. If FALSE, the root mean square error is used. |
... | other graphic parameters. |