-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 868 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
20 lines (20 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: MSETools
Title: Interface to Multiple Systems Estimation Software
Version: 0.0.0.9000
Authors@R:
person(given = "Olivier",
family = "Binette",
role = c("aut", "cre"),
email = "olivier.binette@gmail.com",
comment = c(ORCID = "https://orcid.org/0000-0001-6009-5206"))
Description: MSETools provides a unified interface to multiple systems estimation (MSE) software. It implements best usage practices and computational speedups. Data from multiple system estimation studies of human trafficking has been reproduced for illustrations and analyses.
License: MIT + file LICENSE
Imports: assert, dga, LCMCR, SparseMSE, dplyr, purrr, rstan, Rcpp, slurmR, tibble, tidyr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
LinkingTo:
Rcpp,
RcppArmadillo