compute.margins: Compute margins
Description
Compute marginal values.
Usage
compute.margins(data, margins, vars, fun.aggregate, ..., df=FALSE)
Author
Hadley Wickham <h.wickham@gmail.com>
Arguments
- data
data frame
- margins
margins to compute
- vars
all id variables
- fun.aggregate
aggregation function
- ...
other argument passed to aggregation function
- df