Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreyakinshin/paper-qad

Quantile absolute deviation
https://github.com/andreyakinshin/paper-qad

Last synced: 25 days ago
JSON representation

Quantile absolute deviation

Awesome Lists containing this project

README

        

# Quantile absolute deviation

The repository contains auxiliary data for the paper "Quantile absolute deviation":

* The source code of the paper: `qad.Rmd`, `tex/*.tex`, `references.bib`, `*.R`
* The source code of all simulations: `main.R`
* The finite-sample consistency constants for MAD, SQAD, OQAD: `data-consistency-constants.csv`
* The finite-sample Gaussian efficiency of the QAD estimators: `data-scale-efficiency.csv`
* The finite-sample Gaussian efficiency of the THDME estimators: `data-location-efficiency.csv`
* The reference implementation of the QAD estimators: `reference-implementation-qad.R`
* The reference implementation of the THDME estimators: `reference-implementation-thdme.R`