View source: R/print.cSEMPredict.R
print.cSEMPredict | R Documentation |
cSEMPredict
method for print()
The cSEMPredict
method for the generic function print()
.
## S3 method for class 'cSEMPredict' print(x, .metrics = c("MAE", "RMSE", "Q2"), ...)
.metrics |
Character string or a vector of character strings. Which prediction metrics should be displayed? One of: "MAE", "RMSE", "Q2", "MER", "MAPE, "MSE2", "U1", "U2", "UM", "UR", or "UD". Default to c("MAE", "RMSE", "Q2"). |
csem()
, cSEMResults, predict()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.