print.cSEMPredict: 'cSEMPredict' method for 'print()'

View source: R/print.cSEMPredict.R

print.cSEMPredictR Documentation

cSEMPredict method for print()

Description

The cSEMPredict method for the generic function print().

Usage

## S3 method for class 'cSEMPredict'
print(x, .metrics = c("MAE", "RMSE", "Q2"), ...)

Arguments

.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").

See Also

csem(), cSEMResults, predict()


M-E-Steiner/cSEM documentation built on March 18, 2024, 12:18 p.m.