stderror | R Documentation |
Standard error
stderror(x, na.rm = FALSE)
x |
A numeric vector. |
na.rm |
A logical value indicating whether missing values should be removed. |
Standard error.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.