comb_fit_list_dyns: Combine a list of fit results into a single fit result object...

View source: R/fitting.R

comb_fit_list_dynsR Documentation

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)

Arguments

fit_list

a list of fit_result objects.

dyn_basis_sets

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

Value

fit result object.


spant documentation built on Nov. 20, 2025, 5:06 p.m.