Skip to content

Commit

Permalink
Fixed citation format, updated date
Browse files Browse the repository at this point in the history
  • Loading branch information
wleoncio committed Mar 6, 2023
1 parent 0b55756 commit a28db82
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ Package: EMJMCMC
Type: Package
Title: Flexible Bayesian Nonlinear Model Configuration
Version: 1.4.4.9027
Date: 2021-09-20
Author:
c(person("Aliaksandr", "Hubin", email = "aliaksah@math.uio.no", role = c("aut")),
person("Waldir", "Leoncio", email = "w.l.netto@medisin.uio.no", role = c("cre")))
Date: 2022-03-06
Authors@R:
c(
person("Aliaksandr", "Hubin", email = "aliaksah@math.uio.no", role = c("aut")),
person("Waldir", "Leoncio", email = "w.l.netto@medisin.uio.no", role = c("cre"))
)
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Description: In package article we introduced approachfor estimating posterior model probabilities and Bayesian model averaging and selection with possible simultaneous feature engineering based on some primitive recursive functions.
License: GPL
Expand Down

0 comments on commit a28db82

Please sign in to comment.