dot-findMaxMin: Internal function to find maximum and minimum of the...

Description Usage Arguments

Description

findMaxMin returns a data frame with the same number of rows of the original data frame with two columns: the minimum and the maximum value obtained by the dependent variable grouped per cell.

Usage

1
.findMaxMin(formula, data, dependent)

Arguments

formula

the formula to split the dependent variable into cells.

data

the original data frame.


michelescandola/stanglogitMer documentation built on Nov. 4, 2019, 6:52 p.m.