Releases: hassanpazira/BFI
v1.0.0
v0.6.4
R package BFI version 0.6.4
The manual pdf is updated.
This is also a bugfix release to resolve one minor bug.
v0.6.3
R package BFI version 0.6.3
In this release, the package is updated so that the outputs of 'inv.prior.cov()' and 'MAP.estimation()' (for different centers) have the same dimensions when 'intercept=FALSE' to be used in 'bfi()'.
Moreover, one argument in 'bfi()', i.e., 'const_var', is added to the package to handle the constant variables.
This is a bugfix release to resolve one minor bug as well.
v0.5.2
R package BFI version 0.5.2
In this release, the summary function (a S3 method for class 'bfi') was added to the package. A package pdf manual was created for the package.
v0.4.2
R package BFI version 0.4.2
In this release, the package is updated with several arguments, i.e., an intercept should be fitted or not.
A vignette is added to the package as well.
v0.3.2
R package BFI version 0.3.2
In this release, the package can carry out the stratified analysis.
v0.2.2
R package BFI version 0.2.2
This is a bugfix release to resolve one minor bug, and add two functions related to building Gamma matrix.
Moreover, the package now handles the categorical covariates with more than two levels.