dysymod: Modeling Dynamic Complex Systems with Ordinary Differential...

Description Author(s)

View source: R/dysymod.R

Description

dysymod is the core code of the dynamic system modeling in the bdynsys package. It is internally called in the main code bdynsys. It calls the functions polyfitreg and bestfitmod. It defines the polynomial terms, that are used to build the models and creates all possible model combinations and fits them. The best three models for each number of modelparameters are then selected. It prints the three selected models for each number of modelparameters and their Log Likelihood and R-squares. 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 dysymod in bdynsys...