erf: Error function (from MATLAB)

View source: R/deepMetrics.r

erfR Documentation

Error function (from MATLAB)

Description

Error function (from MATLAB)

Usage

erf(x)

Arguments

x

A numeric vector.

Value

Error function as the integral of the Gaussian distribution with 0 mean and variance 1/2.

See Also

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


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