An open API service indexing awesome lists of open source software.

https://github.com/ekstroem/shinyleastsquares


https://github.com/ekstroem/shinyleastsquares

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ShinyLeastSquares

Explanation of least squares estimation

To run directly from R use

```{r}
library(shiny)
runGitHub('ShinyLeastSquares', 'ekstroem')
```