BFI-package {BFI} | R Documentation |
The Bayesian Federated Inference method combines inference results from different (medical) centers without sharing the data. In this version of the package, the user can fit models specifying Gaussian and Binomial (Logistic) families. The package will be updated with more models soon.
Package: | BFI |
Type: | Package |
Version: | 1.1.4 |
Date/Publication: | 2023-07-16 |
License: | GPL (>=2) |
MAP.estimation
and bfi
are the main functions. All other functions are utility functions.
Some examples are provided in the vignettes accompanying this package in order to show how the package can be applied to real data. The vignettes can be found on the package website at https://hassanpazira.github.io/BFI/ or from within R once the package has been installed, e.g., via vignette("BFI", package = "BFI")
.
Hassan Pazira, Emanuele Massa, Marianne A. Jonker
Maintainer: Hassan Pazira hassan.pazira@radboudumc.nl
Jonker M.A., Pazira H. and Coolen A.C.C. (2024). Bayesian federated inference for estimating statistical models based on non-shared multicenter data sets, Statistics in Medicine, 1-18. <https://doi.org/10.1002/sim.10072>