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

https://github.com/krlmlr/grake

Generalized raking as described by Deville et al. (1993)
https://github.com/krlmlr/grake

Last synced: about 2 months ago
JSON representation

Generalized raking as described by Deville et al. (1993)

Awesome Lists containing this project

README

        

# grake [![wercker status](https://app.wercker.com/status/94b9516ebebacb1beea7bf6c52700823/s/master "wercker status")](https://app.wercker.com/project/bykey/94b9516ebebacb1beea7bf6c52700823) [![codecov.io](https://codecov.io/github/grake/grake/coverage.svg?branch=master)](https://codecov.io/github/grake/grake?branch=master)

Generalized raking as described by [Deville et al. (1993)](http://amstat.tandfonline.com/doi/abs/10.1080/01621459.1993.10476369)

## Installation

```r
devtools::install_github("krlmlr/grake")
```