ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
newreg2.cpp File Reference

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

Description not yet available. More...

#include <fvar.hpp>

Go to the source code of this file.

Functions

dvariable robust_regression (const dvector &obs, const dvar_vector &pred, const dvariable &a)
 Description not yet available. More...
 
dvariable robust_regression (const dvector &obs, const dvar_vector &pred, const double a)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file newreg2.cpp.

Function Documentation

dvariable robust_regression ( const dvector obs,
const dvar_vector pred,
const dvariable a 
)

Description not yet available.

Parameters

Definition at line 17 of file newreg2.cpp.

dvariable robust_regression ( const dvector obs,
const dvar_vector pred,
const double  a 
)

Description not yet available.

Parameters

Definition at line 58 of file newreg2.cpp.