RegEstimate function

Estimation of Regression Coefficients

Estimation of Regression Coefficients

An app to explore estimation of coefficients in simple regression.

RegEstimate(x=1:10)

Arguments

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

Returns

Graphical and numerical output.

Examples

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

Author(s)

Homer White hwhite0@georgetowncollege.edu

  • Maintainer: Homer White
  • License: GPL (>= 3)
  • Last published: 2020-06-15

Useful links