Last data update: 2014.03.03

SamplingStrata

Package: SamplingStrata
Type: Package
Title: Optimal Stratification of Sampling Frames for Multipurpose
Sampling Surveys
Version: 1.1
Date: 2016-01-12
Author: Giulio Barcaroli, Daniela Pagliuca, Egon Willighagen,
Diego Zardetto
Maintainer: Giulio Barcaroli <barcarol@istat.it>
Description: In the field of stratified sampling design, this package
offers an approach for the determination of the best
stratification of a sampling frame, the one that ensures the
minimum sample cost under the condition to satisfy precision
constraints in a multivariate and multidomain case. This
approach is based on the use of the genetic algorithm: each
solution (i.e. a particular partition in strata of the sampling
frame) is considered as an individual in a population; the
fitness of all individuals is evaluated applying the
Bethel-Chromy algorithm to calculate the sampling size
satisfying precision constraints on the target estimates.
Functions in the package allows to: (a) analyse the obtained
results of the optimisation step; (b) assign the new strata
labels to the sampling frame; (c) select a sample from the new
frame accordingly to the best allocation.
Functions for the execution of the genetic algorithm are a modified
version of the functions in the 'genalg' package.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.15.0), memoise
NeedsCompilation: no
Packaged: 2016-01-12 22:50:51 UTC; UTENTE
Repository: CRAN
Date/Publication: 2016-01-13 13:54:05

● Cran Task View: OfficialStatistics
64 images, 11 functions, 6 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SamplingStrata' ...
** package 'SamplingStrata' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SamplingStrata'
    finding HTML links ... done
    bethel                                  html  
    buildStrataDF                           html  
    checkInput                              html  
    errors                                  html  
    evalSolution                            html  
    optimizeStrata                          html  
    plotSamprate                            html  
    selectSample                            html  
    strata                                  html  
    swisserrors                             html  
    swissframe                              html  
    swissmunicipalities                     html  
    swissstrata                             html  
    tuneParameters                          html  
    updateFrame                             html  
    updateStrata                            html  
    var.bin                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (SamplingStrata)
Making 'packages.html' ... done