Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wtd.sd

Calculate a weighted standard deviation


Description

Used to weight deviations among ensembled model preditions

Usage

wtd.sd(x, w = NULL, na.rm = FALSE)

Arguments

x

a vector of numerics

w

a vector of weights equal to length of x

na.rm

a logical indicating how to handle missing values, default = FALSE


caretEnsemble

Ensembles of Caret Models

v2.0.1
MIT + file LICENSE
Authors
Zachary A. Deane-Mayer [aut, cre], Jared E. Knowles [aut]
Initial release
2019-12-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.