Grocer Function

NAME

pltuniv - plots univariate results

CALLING SEQUENCE

pltuniv(res,options)

PARAMETERS

Input

Output

DESCRIPTION

Plots the results of least-squares regression.

EXAMPLE

1) pltres(rhe)
2) pltres(rhe,'fitted','res')

These 2 examples do the same thing: graph residuals on a graph and observed and fitted values on another graph.

AUTHOR

Eric Dubois 2002