EconometricsUsingR: Econometrics Using R

Description Chapter 1 (A. Nonymous) Neural Networks (B.A. Quast) Author(s) References See Also

Description

This R package accompanies the Handbook of Statistics: Econometrics Using R with code from the chapters. The prefered viewing format is using the vignette which can be found by following this link ../doc/EconometricsUsingR.html.

Chapter 1 (A. Nonymous)

In Chapter 1 "nonameyet", we can find functions a, b, and c.

Neural Networks (B.A. Quast)

The chapter "Neural Networks" contains several code snippets, which are evaluated in the book using knitr.

Backpropagation
- backpropagation_data
- backpropagation

Deep Learning
- deeplearning_data
- deeplearning_training

Gradient Descent
- gradientdescent_data
- gradientdescent_training

Recurrent Neural Network
- recurrentneuralnetwork_data.R
- recurrentneuralnetwork_training.R

Author(s)

Hrishikesh Vinod vinod@fordham.edu (Editor),
... ,
Bastiaan Quast bquast@gmail.com

References

Handbook of Statistics Volume XX (2018) Econometrics Using R; Edited by Hrishikesh D. Vinod and C.R. Rao

See Also

https://www.elsevier.com/books/computational-statistics-with-r/rao/978-0-444-63431-3


bquast/EconometricsUsingR documentation built on May 17, 2019, 8:05 a.m.