as.lcModels: Convert a list of lcModels to a lcModels list

View source: R/models.R

as.lcModelsR 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 list of lcModel objects, an lcModels object, or NULL.

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.

  • Plot the cluster trajectories.

See Also

lcModels

Other lcModels functions: lcModels-class, lcModels, max.lcModels(), min.lcModels(), plotMetric(), print.lcModels(), subset.lcModels()


latrend documentation built on March 31, 2023, 5:45 p.m.