Learn R Programming

FARS (version 0.8.0)

get_mldfm_list.mldfm_subsample: Extract List of MLDFMs from a mldfm_subsample Object

Description

Returns the list of all mldfm stored in a mldfm_subsample object.

Usage

# S3 method for mldfm_subsample
get_mldfm_list(x, ...)

Value

A list of mldfm objects.

Arguments

x

An object of class mldfm_subsample.

...

Additional arguments (ignored).