bestfitmod: Fitting of Dynamic System Models (Internal Function)

Description Author(s)

View source: R/bestfitmod.R

Description

bestfitmod is a model fitting function internally called in the code bdynsysdysymod. It calls the functions polyfitreg. It creates the testing and training datasubsets for model fitting, passes them on to polyfitreg and receives back the Sum Square of Errors which are then stored in matrix for each indicator. It returns internally the Sum Square of Error matrices to bdynsysdysymod. It requires the package caTools.

Author(s)

Viktoria Spaiser: viktoria.sp@web.de


bdynsys documentation built on May 2, 2019, 9:42 a.m.

Related to bestfitmod in bdynsys...