RegEstimate: Estimation of Regression Coefficients

View source: R/RegEstimate.R

RegEstimateR Documentation

Estimation of Regression Coefficients

Description

An app to explore estimation of coefficients in simple regression.

Usage

RegEstimate(x=1:10)

Arguments

x

A numerical vector, specifying the fixed set of x-values.

Value

Graphical and numerical output.

Author(s)

Homer White hwhite0@georgetowncollege.edu

Examples

## Not run: 
if (require(manipulate)) RegEstimate()

## End(Not run)

homerhanumat/tigerstats documentation built on June 13, 2025, 8:34 a.m.