Skip to contents

[Defunct]

Usage

# S3 method for class 'nlist'
aggregate(x, fun = mean, ...)

Arguments

x

An nlist object.

fun

A function that given a numeric vector returns a numeric scalar.

...

Additional arguments passed to fun.

Value

An named list of numeric scalars

Details

Replace by estimates.nlist().

See also

Other aggregate: aggregate.nlists()