systemfit-internal {systemfit}R Documentation

Internal systemfit functions

Description

Internal systemfit functions

Usage

knls( theta, eqns, data, fitmethod="OLS", parmnames, instr=NULL, S=NULL )

Details

These functions are no the called by the user. The knls is the driver function that is passed to the nlm call in nlsystemfit.


[Package systemfit version 0.8-0 Index]