Package: TSE
Type: Package
Title: Total Survey Error
Version: 0.1.0
Authors@R: c(person("Joshua", "Miller", role = c("aut", "cre"), email = "joshlmiller@msn.com"))
Maintainer: Joshua Miller <joshlmiller@msn.com>
Description: Calculates total survey error (TSE) for one or more surveys, using common scale-dependent and/or scale-independent metrics.  On TSE, see: Weisberg, Herbert (2005, ISBN:0-226-89128-3); Biemer, Paul (2010) <doi:10.1093/poq/nfq058>.
Note: Package TSE works directly from the data set – no hand
        calculations required.  Just upload a properly structured data
        set (see TESTNUMB and its documentation), properly input column
        names (see examples in the functions documentation), and run
        your functions.
Imports: stats
Depends: R (>= 3.5)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2019-06-19 12:21:48 UTC; JOSHUA
Author: Joshua Miller [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-20 09:10:03 UTC
Built: R 4.1.0; ; 2021-05-26 11:31:21 UTC; unix
