nse
nse: Computation of Numerical Standard Errors in R - Published in JOSS (2017)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 21 DOI reference(s) in README and JOSS metadata -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Keywords from Contributors
Repository
Offers mutliple ways to calculate numerical standard errors (NSE) of univariate (or multivariate in some cases) time series.
Basic Info
- Host: GitHub
- Owner: keblu
- Language: R
- Default Branch: master
- Size: 1.19 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
nse
Computation of numerical standard errors in R
nse (Ardia and Bluteau, 2017) is an R package for computing the numerical standard error (NSE), an estimate
of the standard deviation of a simulation result, if the simulation experiment were to be repeated
many times. The package provides a set of wrappers around several R packages, which give access to
more than thirty NSE estimators, including batch means estimators, initial sequence
estimators, spectrum at zero estimators, heteroskedasticity and autocorrelation
consistent (HAC) kernel estimators and bootstrap estimators. See Ardia and Bluteau (2017) for details. The full set of methods available in nse is summarized in Ardia et al. (2018) together with several examples of applications in econometrics and finance.
The latest stable version of nse is available at https://cran.r-project.org/package=nse.
The latest development version of nse is available at https://github.com/keblu/nse.
Please cite the package in publications!
By using nse you agree to the following rules:
1) You must cite Ardia et al. (2018) in working papers and published papers that use nse.
2) You must place the following URL in a footnote to help others find nse: https://CRAN.R-project.org/package=nse.
3) You assume all risk for the use of nse.
Ardia, D., Bluteau, K., Hoogerheide, L.F. (2018).
Methods for computing numerical standard errors: Review and application to Value-at-Risk estimation.
Journal of Time Series Econometrics 10(2) pp 1-9.
https://doi.org/10.1515/jtse-2017-0011
https://doi.org/10.2139/ssrn.2741587
Ardia, D., Bluteau, K. (2017).
nse: Computation of numerical standard errors in R.
Journal of Open Source Software 10(2).
https://doi.org/10.21105/joss.00172
Owner
- Name: Keven Bluteau
- Login: keblu
- Kind: user
- Repositories: 3
- Profile: https://github.com/keblu
JOSS Publication
nse: Computation of Numerical Standard Errors in R
Authors
Institute of Financial Analysis - University of Neuchâtel
Tags
nse numerical standard error simulation MCMC HAC bootstrapGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| ardiad | d****h@g****m | 38 |
| Keven Bluteau | k****u@u****h | 13 |
| Keven Bluteau | K****1@u****a | 3 |
| ArdiaD | d****a@f****a | 2 |
| Arfon Smith | a****n | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 7
- Total pull requests: 1
- Average time to close issues: 21 days
- Average time to close pull requests: about 2 hours
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 1.29
- Average comments per pull request: 4.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ArdiaD (6)
- zeileis (1)
Pull Request Authors
- arfon (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 392 last-month
- Total docker downloads: 21,154
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: nse
Numerical Standard Errors Computation in R
- Homepage: https://github.com/keblu/nse
- Documentation: http://cran.r-project.org/web/packages/nse/nse.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.21
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- Rcpp >= 0.12.0 imports
- coda * imports
- mcmc * imports
- mcmcse * imports
- np * imports
- sandwich * imports
- testthat * suggests
