predicted {rknn}R 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>


[Package rknn version 1.2-1 Index]