systemfit-internal: 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
.