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)
- Host: GitHub
- URL: https://github.com/krlmlr/grake
- Owner: krlmlr
- Created: 2014-11-26T13:14:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T14:14:06.000Z (over 7 years ago)
- Last Synced: 2025-02-12T20:45:03.368Z (3 months ago)
- Language: R
- Homepage: http://krlmlr.github.io/grake
- Size: 727 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grake [](https://app.wercker.com/project/bykey/94b9516ebebacb1beea7bf6c52700823) [](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")
```