Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csblatvia/surveyplanning
Survey Planning Tools
https://github.com/csblatvia/surveyplanning
r sample-size sampling statistics
Last synced: 9 days ago
JSON representation
Survey Planning Tools
- Host: GitHub
- URL: https://github.com/csblatvia/surveyplanning
- Owner: CSBLatvia
- License: eupl-1.2
- Created: 2015-11-02T08:16:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T17:18:21.000Z (about 3 years ago)
- Last Synced: 2024-10-18T14:57:24.682Z (19 days ago)
- Topics: r, sample-size, sampling, statistics
- Language: R
- Homepage: https://csblatvia.github.io/surveyplanning/
- Size: 96.7 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# surveyplanning
[![CRAN version](http://www.r-pkg.org/badges/version/surveyplanning "CRAN version")](https://cran.r-project.org/package=surveyplanning)
[![CRAN last release](http://www.r-pkg.org/badges/last-release/surveyplanning "CRAN last release")](https://cran.r-project.org/package=surveyplanning)
[![CRAN last release](http://www.r-pkg.org/badges/ago/surveyplanning "CRAN last release")](https://cran.r-project.org/package=surveyplanning)
[![Build Status](https://app.travis-ci.com/CSBLatvia/surveyplanning.svg?branch=master)](https://app.travis-ci.com/CSBLatvia/surveyplanning)[![CRAN total downloads](http://cranlogs.r-pkg.org/badges/grand-total/surveyplanning "CRAN total downloads")](https://cran.r-project.org/package=surveyplanning)
[![CRAN monthly downloads](http://cranlogs.r-pkg.org/badges/surveyplanning "CRAN monthly downloads")](https://cran.r-project.org/package=surveyplanning)
[![CRAN weekly downloads](http://cranlogs.r-pkg.org/badges/last-week/surveyplanning "CRAN weekly downloads")](https://cran.r-project.org/package=surveyplanning)
[![CRAN daily downloads](http://cranlogs.r-pkg.org/badges/last-day/surveyplanning "CRAN daily downloads")](https://cran.r-project.org/package=surveyplanning)---
## About
Tools for sample survey planning, including sample size calculation, estimation of expected precision for the estimates of totals, and calculation of optimal sample size allocation.
## Installation
Stable version from [CRAN](https://cran.r-project.org/package=surveyplanning)
install.packages("surveyplanning")
Development version from [github](https://github.com/CSBLatvia/surveyplanning)
remotes::install_github("CSBLatvia/surveyplanning/surveyplanning")