Learn R Programming

spant (version 3.5.0)

comb_fit_list_dyns: Combine a list of fit results into a single fit result object across the dynamic dimension.

Description

Combine a list of fit results into a single fit result object across the dynamic dimension.

Usage

comb_fit_list_dyns(fit_list, dyn_basis_sets = FALSE)

Value

fit result object.

Arguments

fit_list

a list of fit_result objects.

dyn_basis_sets

save all basis sets separately as a list, defaults to FALSE.