Description Usage Arguments Examples
Get error summary statistics for any given compressibility correlation. A quick way to show an error summary between any of the indicated correlations and the Standing-Katz chart.
MSE: Mean Squared Error RMSE: Root Mean Squared Error RSS: Residual sum of Squares RMSLE: Root Mean Squared Logarithmic Error. Penalizes understimation. MAPE: Mean Absolute Percentage Error = AARE MPE: Mean Percentage error = ARE MAE: Mean Absolute Error
1 | z.stats(correlation = "DAK", pprRange = "lp", interval = "coarse")
|
correlation |
identifier. Can be "HY", "DAK", "DPR" "N10", "SH" |
pprRange |
low (lp) or high (hp) chart area of the Standing-Katz chart |
interval |
quality of the Ppr scale. Coarse: every 1.0; Fine: every 0.5 |
1 2 3 4 5 | ## Not run:
# error statistics for the Dranchuk-AbouKassem correlation
z.stats("DAK")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.