compilr {multilevelcoda} | R Documentation |
Indices from a (dataset of) Multilevel Composition(s) (deprecated.)
Description
Indices from a (dataset of) Multilevel Composition(s) (deprecated.)
Usage
compilr(...)
Arguments
... |
arguments passed to |
Value
A complr
object with at least the following elements.
comp |
A vector of class |
between_comp |
A vector of class |
within_comp |
A vector of class |
logratio |
Log ratio transform of composition. |
between_logratio |
Log ratio transform of between-person composition. |
within_logratio |
Log ratio transform of within-person composition. |
data |
The user's dataset or imputed dataset if the input data contains zeros. |
transform |
Type of transform applied on compositional data. |
parts |
Names of compositional variables. |
idvar |
Name of the variable containing IDs. |
total |
Total amount to which the compositions is closed. |