Skip to contents

Get models from the object

Usage

get_models(object, ...)

# S3 method for cevodata
get_models(object, which = active_models(object), best_only = TRUE, ...)

Arguments

object

object to get the models from

...

other arguments

which

chr which models to get

best_only

lgl return only the best models?

Methods (by class)

  • get_models(cevodata): Get models from cevodata object