Description Usage Arguments Value Source Examples
View source: R/refitME_package.r
This function that calculates a weighted variance for a given vector.
1 | wt.var(x, w)
|
x |
: a vector of numerical data. |
w |
: a vector of equal length to |
wt.var
returns a single value from analysis requested.
The developer of this function is Jeremy VanDerWal. See https://rdrr.io/cran/SDMTools/src/R/wt.mean.R
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.