var.complr {multilevelcoda} | R Documentation |
Variance of compositions presented in a complr
object.
Description
Variance of compositions presented in a complr
object.
Usage
## S3 method for class 'complr'
var(x, weight = c("equal", "proportional"), ...)
Arguments
x |
An object of class |
weight |
A character value specifying the weight to use in calculation of the reference composition.
If |
... |
generic argument, not in use. |
[Package multilevelcoda version 1.3.2 Index]