-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
19 lines (19 loc) · 1.43 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: PSinference
Type: Package
Title: Inference for Released Plug-in Sampling Single Synthetic Dataset
Version: 0.2.1
Authors@R: c(
person("Ricardo", "Moura", email = "[email protected]", role = c("aut", "cre", "cph") , comment = c(ORCID = "0000-0002-3003-9235")),
person("Mina", "Norouzirad", email = "[email protected]", role = "aut" ,comment = c(ORCID = "0000-0003-0311-6888")),
person("Vítor", "Augusto", email = "[email protected]", role = "aut", comment = c(ORCID = "0009-0004-9003-3558")),
person("Miguel", "Fonseca", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0002-0162-8372")),
person("FCT, I.P.", role = "fnd", comment = c("under the scope of the projects UIDB/00297/2020 and UIDP/00297/2020 (NovaMath)")))
Maintainer: Ricardo Moura <[email protected]>
Description: Considering the singly imputed synthetic data generated via plug-in sampling under the multivariate normal model, draws inference procedures including the generalized variance, the sphericity test, the test for independence between two subsets of variables, and the test for the regression of one set of variables on the other. For more details see Klein et al. (2021) <doi:10.1007/s13571-019-00215-9>.
License: GPL (>= 2)
URL: https://github.com/ricardomourarpm/PSinference
Imports: MASS, stats
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
BugReports: https://github.com/ricardomourarpm/PSinference/issues