extract_components: Extract Model Components to be Compared

Description Usage Arguments Details Value

Description

This is an internal function that helps to compare different models. The models resulting from a multiFAMM() call are typically very big. This function extracts the main information from a model so that a smaller R object can be saved.

Usage

1

Arguments

model

multiFAMM model object from which to extract the information.

dimnames

Names of the dimensions of the model.

Details

So far the grid is fixed to be on [0,1].

Value

A list with the following elements


multifamm documentation built on Sept. 28, 2021, 9:07 a.m.