as.lcModels {latrend} | R Documentation |
Convert a list of lcModels to a lcModels list
Description
Convert a list of lcModels to a lcModels list
Usage
as.lcModels(x)
Arguments
x |
A |
Value
A lcModels
object.
Functionality
-
Print an argument summary for each of the models.
-
Convert to a
data.frame
of method arguments. -
Subset the list.
Compute an internal metric or external metric.
Obtain the best model according to minimizing or maximizing a metric.
Obtain the summed estimation time.
-
Plot a metric across a variable.
See Also
lcModels
Other lcModels functions:
lcModels
,
lcModels-class
,
max.lcModels()
,
min.lcModels()
,
plotMetric()
,
print.lcModels()
,
subset.lcModels()
[Package latrend version 1.6.1 Index]