Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renkun-ken/nonparams
A comprehensive set of R codes for nonparametric statistics and econometrics
https://github.com/renkun-ken/nonparams
Last synced: 27 days ago
JSON representation
A comprehensive set of R codes for nonparametric statistics and econometrics
- Host: GitHub
- URL: https://github.com/renkun-ken/nonparams
- Owner: renkun-ken
- Created: 2014-01-09T13:25:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-17T13:58:24.000Z (almost 11 years ago)
- Last Synced: 2023-08-06T18:11:30.109Z (over 1 year ago)
- Language: R
- Size: 832 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
README
=======================
Introduction
-----------------------
This is a set of R codes for nonparametric statistics and econometrics written for Applied Nonparametric Econometrics course. The content includes power tests for nonparametric distribution test methods, comparasions of nonparametric distribution tests under different settings, and application of local density kernels, etc.The repo is intended for researchers and users of nonparametric methods to grasp the most frequently used methods in R and better understand the functional difference between different techniques.
The data was fetched from [Federal Reserve Economic Data (FRED) St. Louis Fed](http://research.stlouisfed.org/fred2/). The source code is currently under rearrangement for beginner users of R.
License
-----------------------
The source code is free for distribution and use.