stderror: Standard error

View source: R/deepMetrics.r

stderrorR Documentation

Standard error

Description

Standard error

Usage

stderror(x, na.rm = FALSE)

Arguments

x

A numeric vector.

na.rm

A logical value indicating whether missing values should be removed.

Value

Standard error.

See Also

Other Metrics: accuracy(), cross_entropy(), dice(), entropy(), erf(), erfc(), erfcinv(), erfinv(), gini_impurity(), huber_loss(), iou(), log_cosh_loss(), mae(), mape(), mse(), msle(), quantile_loss(), rmse(), rmsle(), rmspe(), sse(), vc(), wape(), wmape()


stschn/deepANN documentation built on June 25, 2024, 7:27 a.m.