Home > lib > lin_new.m

lin_new

PURPOSE ^

function out = lin_new(name)

SYNOPSIS ^

function out = lin_new(name)

DESCRIPTION ^

 function out = lin_new(name)

 Creates a new Linear Regression Model

 Inputs:
   name: string containing a name for the model (optional)

 Outputs:
   out: the model

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003