data_from_mod: Extract training data from model

Description Usage Arguments Details

Description

This typically will not be used by an end-user.

Usage

1

Arguments

model

the model from which to extract the training data

...

additional arguments (not used)

Details

not all model architectures keep track of the training data If a model architecture isn't recognized, you'll have to add a method for that class. See vignette.


mosaicModel documentation built on May 2, 2019, 7:59 a.m.