https://github.com/csblatvia/vardpoor
Variance Estimation for Sample Surveys by the Ultimate Cluster Method
https://github.com/csblatvia/vardpoor
r sampling statistics variance
Last synced: 2 months ago
JSON representation
Variance Estimation for Sample Surveys by the Ultimate Cluster Method
- Host: GitHub
- URL: https://github.com/csblatvia/vardpoor
- Owner: CSBLatvia
- License: eupl-1.2
- Created: 2013-04-19T18:38:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T05:12:44.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T13:41:43.870Z (12 months ago)
- Topics: r, sampling, statistics, variance
- Language: R
- Homepage: https://csblatvia.github.io/vardpoor/
- Size: 1.64 MB
- Stars: 10
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vardpoor
[](https://cran.r-project.org/package=vardpoor)
[](https://cran.r-project.org/package=vardpoor)
[](https://cran.r-project.org/package=vardpoor)
[](https://app.travis-ci.com/CSBLatvia/vardpoor)
[](https://cran.r-project.org/package=vardpoor)
[](https://cran.r-project.org/package=vardpoor)
[](https://cran.r-project.org/package=vardpoor)
[](https://cran.r-project.org/package=vardpoor)
---
## About in English
The precision estimation is done by the ultimate cluster method ([Hansen, Hurwitz and Madow, 1953](https://archive.org/details/SampleSurveyMethodsAndTheory)) with linearization for nonlinear statistics and residual estimation from the regression model to take weight calibration into account.
## About in Latvian
Precizitāte ir novērtēta ar galīgo klāsteru metodi ([Hansen, Hurwitz and Madow, 1953](https://archive.org/details/SampleSurveyMethodsAndTheory)), ietverot linearizāciju nelineārai statistikai, kā arī regresijas modeļa atlikumu novērtēšanu gadījumos, ja ir veikta svaru kalibrācija.
## Installation
Stable version from [CRAN](https://cran.r-project.org/package=vardpoor)
install.packages("vardpoor")
Development version from [github](https://github.com/CSBLatvia/vardpoor)
remotes::install_github("CSBLatvia/vardpoor/vardpoor")