internal.statistics.one.lm {simitation}R Documentation

Internal function for Summary Statistics of Linear Model

Description

Computes the summary statistics for the linear model fit on the given data.

Usage

internal.statistics.one.lm(the.data, the.formula)

Arguments

the.data

The data table.

the.formula

A formula specifying the linear model.

Value

A list containing the following components:


[Package simitation version 0.0.7 Index]