Last data update: 2014.03.03

R: Prediced Value From a Linear Model
predictedR Documentation

Prediced Value From a Linear Model

Description

Extraceted predicted values from a linear model.

Usage

predicted(obj)

Arguments

obj

A linear model.

Value

A vector of ppredicted values.

Author(s)

Shengqiao Li<lishengqiao@yahoo.com>

Results