Learn R Programming

tigerstats (version 0.3.2)

RegEstimate: 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.

Examples

Run this code
# NOT RUN {
if (require(manipulate)) RegEstimate()
# }

Run the code above in your browser using DataLab