Skip to content

Commit

Permalink
version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Antony M. Overstall authored and gaborcsardi committed Mar 17, 2015
1 parent e731e9c commit f4f1d05
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 16 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Package: conting
Type: Package
Title: Bayesian analysis of contingency tables
Version: 1.4
Date: 2014-12-03
Title: Bayesian Analysis of Contingency Tables
Version: 1.5
Date: 2015-03-17
Author: Antony M. Overstall
Maintainer: Antony M. Overstall <Antony.Overstall@glasgow.ac.uk>
Description: Bayesian analysis of complete and incomplete contingency tables.
Depends: R (>= 2.15.0)
Imports: mvtnorm, BMS, gtools, tseries, coda
License: GPL-2
Packaged: 2014-12-03 11:06:13 UTC; ao35j
Packaged: 2015-03-17 17:00:38 UTC; ao35j
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-12-03 13:47:17
Date/Publication: 2015-03-17 20:59:52
14 changes: 7 additions & 7 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
a6967f8172d6f9eb3d73e0b5150ebfbf *DESCRIPTION
4eb234dfaf800c03afa81c02796821bd *NAMESPACE
103000b733f039c5dc499d9d26828f9c *DESCRIPTION
5898d6f35b23d055ac015ae0d6bcb1b2 *NAMESPACE
9071b89c46380a7af6be8fae2db00948 *R/RJ_update.R
def339b59e64204e9db01335b77ac9e8 *R/accept_rate.R
e3f610f6d31b1bc65164baf540514209 *R/add_term.R
Expand Down Expand Up @@ -39,10 +39,10 @@ ebd49330a88bba6d4cc5cbfe048379ea *R/print.submod.R
a87c0874595f4b0e9c82c46433a2d942 *R/summary.bcct.R
25d8d4dc32f86840812605ab3a2068c5 *R/summary.bict.R
84ed36115620defbe585207a53a9c951 *R/total_pop.R
fcd0b8818ba678d708f10995250373b7 *data/AOH.rda
9964486cb43abcb218e141366acec5b3 *data/ScotPWID.rda
df0a075ec145b58833564aa0b9b0e3ba *data/heart.rda
57c75ad48d80847eae9924d06770a3bc *data/spina.rda
5d5bbc72bf14772825619cf8d3afc1a7 *data/AOH.rda
8de3b728a3dacb3d90f7da68e09090e2 *data/ScotPWID.rda
f32945364a520d8435801b7ce94499bd *data/heart.rda
d9cfabe86771a3a2bf7dcc58d2eabf75 *data/spina.rda
551b319d5c059d2714af405e6e005df9 *inst/CITATION
da54c697af3c2d465145cf4d78f89732 *man/AOH.Rd
a7ef0b144b430f86d7c57de815e75698 *man/RJ_update.Rd
Expand All @@ -55,7 +55,7 @@ ad4407056e82e020f0f404382f97c9da *man/bcct.fit.Rd
2066618b2c7e1a2de0768407d486f2fa *man/beta_mode.Rd
9670f314af585ad547c00c072772a831 *man/bict.Rd
ba14f4d22009d53888b7b26a043c7a9a *man/bict.fit.Rd
cb5fe47d65abb68336846692d9bf5516 *man/conting-package.Rd
2ad151600ec77bd296c2cf3f01c972a8 *man/conting-package.Rd
e7a8084279cee2c8cadc2a660d05c5ea *man/find_cens.Rd
6335a3dcae17b4f64942f74ec5214e77 *man/formula2index.Rd
8ac844d7f724081448928f8630adace5 *man/heart.Rd
Expand Down
15 changes: 15 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,18 @@ importFrom(gtools, combinations)
importFrom(BMS, bin2hex)
importFrom(BMS, hex2bin)
exportPattern("^[[:alpha:]]+")
S3method(plot, pval)
S3method(plot, totpop)
S3method(print, acceptrate)
S3method(print, bcct)
S3method(print, bict)
S3method(print, interprob)
S3method(print, interstat)
S3method(print, modprobs)
S3method(print, pval)
S3method(print, sbcct)
S3method(print, sbict)
S3method(print, submod)
S3method(print, totpop)
S3method(summary, bcct)
S3method(summary, bict)
Binary file modified data/AOH.rda
Binary file not shown.
Binary file modified data/ScotPWID.rda
Binary file not shown.
Binary file modified data/heart.rda
Binary file not shown.
Binary file modified data/spina.rda
Binary file not shown.
8 changes: 4 additions & 4 deletions man/conting-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ populations.
\tabular{ll}{
Package: \tab conting\cr
Type: \tab Package\cr
Version: \tab 1.4\cr
Date: \tab 2014-12-03\cr
Version: \tab 1.5\cr
Date: \tab 2014-03-17\cr
License: \tab GPL-2\cr
}
For the Bayesian analysis of complete contingency tables the key function is \code{\link{bcct}}
Expand All @@ -33,9 +33,9 @@ and computational methods, as well as detailed examples.

}
\author{
Antony M. Overstall \email{Antony.Overstall@glasgow.ac.uk}
Antony M. Overstall \email{antony@mcs.st-and.ac.uk}

Maintainer: Antony M. Overstall \email{Antony.Overstall@glasgow.ac.uk}
Maintainer: Antony M. Overstall \email{antony@mcs.st-and.ac.uk}
}
\references{
Overstall, A.M. & King, R. (2014) conting: An R package for Bayesian analysis of
Expand Down

0 comments on commit f4f1d05

Please sign in to comment.