Package: saeSim
Type: Package
Title: Simulation Tools for Small Area Estimation
Date: 2015-02-16
Version: 0.7.0
Authors@R: c(person("Sebastian", "Warnholz", role = c("aut", "cre"),
                    email = "Sebastian.Warnholz@fu-berlin.de"),
             person("Timo", "Schmid", role = "aut",
                    email = "Timo.Schmid@fu-berlin.de"))
URL: https://wahani.github.io/saeSim
BugReports: https://github.com/wahani/saeSim/issues
Depends: R(>= 3.1), methods
Imports: dplyr(>= 0.2), functional, ggplot2, MASS, spdep, parallelMap
Suggests: testthat, knitr
Description: Tools for the simulation of data in the context of small area
    estimation. Combine all steps of your simulation - from data generation
    over drawing samples to model fitting - in one object. This enables easy
    modification and combination of different scenarios. You can store your
    results in a folder or start the simulation in parallel.
License: GPL-3 | file LICENSE
VignetteBuilder: knitr
Packaged: 2015-02-16 09:22:45 UTC; swarnholz
Author: Sebastian Warnholz [aut, cre],
  Timo Schmid [aut]
Maintainer: Sebastian Warnholz <Sebastian.Warnholz@fu-berlin.de>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-16 13:50:44
