Package: BFI
Type: Package
Title: Bayesian Federated Inference
Version: 1.1.4
Date/Publication: 2024-04-27 18:20:11 UTC
Authors@R: c(person(given = "Hassan", family = "Pazira", email = "hassan.pazira@radboudumc.nl", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4266-6877")),
    person(given = "Emanuele", family = "Massa", role = "aut",
    comment = c(ORCID = "0000-0001-5715-2572")),
    person(given = "Marianne A.", family = "Jonker", role = "aut",
    comment = c(ORCID = "0000-0003-0134-8482")))
Author: Hassan Pazira [aut, cre] (<https://orcid.org/0000-0002-4266-6877>),
  Emanuele Massa [aut] (<https://orcid.org/0000-0001-5715-2572>),
  Marianne A. Jonker [aut] (<https://orcid.org/0000-0003-0134-8482>)
Maintainer: Hassan Pazira <hassan.pazira@radboudumc.nl>
Description: The Bayesian Federated Inference ('BFI') method combines inference results 
    obtained from local data sets in the separate centers. In this version of the package, 
    the 'BFI' methodology is programmed for linear and logistic regression models; 
    see Jonker, Pazira and Coolen (2024) <doi:10.1002/sim.10072>.
License: MIT + file LICENSE
URL: https://hassanpazira.github.io/BFI/
Encoding: UTF-8
Suggests: knitr, rmarkdown, roxygen2, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
Imports: devtools, stats
Config/testthat/edition: 3
RoxygenNote: 7.3.1
Language: en-US
NeedsCompilation: no
Packaged: 2024-04-25 20:14:17 UTC; hassanpazira
Repository: CRAN
Built: R 4.2.3; ; 2024-04-27 19:02:33 UTC; unix
