ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
newreg2.cpp File Reference

(* $Id$)

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.
dvariable robust_regression (const dvector &obs, const dvar_vector &pred, const double a)
 Description not yet available.

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 51 of file newreg2.cpp.