RegEstimate | R Documentation |
An app to explore estimation of coefficients in simple regression.
RegEstimate(x=1:10)
x |
A numerical vector, specifying the fixed set of x-values. |
Graphical and numerical output.
Homer White hwhite0@georgetowncollege.edu
## Not run:
if (require(manipulate)) RegEstimate()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.