function out = dist_new(name) Creates a new Linear Regression Model Inputs: name: string containing a name for the model (optional) Outputs: out: the model