ldply_ensemble: Performs ldply, then labels and reorders output

Description Usage Arguments

Description

ldply_ensemble applies a function to an ensemble object and then organizes the output to match the data frame the ensemble object was created from. glyphs can be immediately applied to the output without preprocessing it. The output can also be merged to the original data frame with cbind.

Usage

1
  ldply_ensemble(ens, FUN, ...)

Arguments

ens

An ensemble object

FUN

A function to be applied to the model objectss in the ensemble object

arguments

to be passed to FUN


garrettgman/modelglyphs documentation built on May 16, 2019, 5:39 p.m.