complr
object.Variance of compositions presented in a complr
object.
# S3 method for complr
var(x, weight = c("equal", "proportional"), ...)
An object of class complr
.
A character value specifying the weight to use in calculation of the reference composition.
If "equal"
, give equal weight to units (e.g., individuals).
If "proportional"
, weights in proportion to the frequencies of units being averaged
(e.g., observations across individuals)
Default is equal
.
generic argument, not in use.