Skip to content

Commit

Permalink
version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gul Inan authored and cran-robot committed Jan 3, 2018
1 parent eaac0da commit a151748
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
@@ -1,16 +1,16 @@
Package: PoisBinOrd
Type: Package
Title: Data Generation with Poisson, Binary and Ordinal Components
Version: 1.2
Date: 2016-05-13
Version: 1.3
Date: 2018-01-02
Author: Gul Inan, Hakan Demirtas
Maintainer: Gul Inan <inanx002@umn.edu>
Maintainer: Gul Inan <ginan@metu.edu.tr>
Description: Generation of multiple count, binary and ordinal variables simultaneously
given the marginal characteristics and association structure. Throughout the package,
the word 'Poisson' is used to imply count data under the assumption of Poisson distribution.
License: GPL-2 | GPL-3
Depends: corpcor, GenOrd, Matrix, mvtnorm
NeedsCompilation: no
Packaged: 2016-05-14 03:41:46 UTC; gul
Packaged: 2018-01-02 16:01:39 UTC; gul
Repository: CRAN
Date/Publication: 2016-05-13 23:45:07
Date/Publication: 2018-01-03 10:12:51 UTC
4 changes: 2 additions & 2 deletions MD5
@@ -1,4 +1,4 @@
02ef595a534de0ddaea007ccb3b044d9 *DESCRIPTION
62ff8bc47be3894737f66a8248857402 *DESCRIPTION
4fc4bdb8405e6e5b236bff9872c2ed17 *NAMESPACE
d23636eb7839ac1151477f1552e842b6 *R/correlation.bound.check.R
d9df65e8e48da1798037869b61e5074c *R/correlation.limits.R
Expand All @@ -10,7 +10,7 @@ c10bbb6c608b21599e6be227fa87fa83 *R/intermediate.corr.BO.R
589b500dc5a3231b94dac31c6f8fe5bd *R/validation.bin.R
a6fe7fc93390804215e50cd8f5264b93 *R/validation.corr.R
c5ecd6b191d3d80504f86e41d6667213 *R/validation.ord.R
d4f7dd6a85f8a583309844369b0f00b2 *man/PoisBinOrd-package.Rd
c057ffea160b2394066ca8cc54beed8c *man/PoisBinOrd-package.Rd
e2197cb3d73ed10ca0aa3fcb5af52b9b *man/correlation.bound.check.Rd
4efd08bb83a590815aa9c6af4c003164 *man/correlation.limits.Rd
389ce1ba51964626d104909e9e678970 *man/gen.PoisBinOrd.Rd
Expand Down
6 changes: 3 additions & 3 deletions man/PoisBinOrd-package.Rd
Expand Up @@ -9,8 +9,8 @@
\tabular{ll}{
Package: \tab PoisBinOrd\cr
Type: \tab Package\cr
Version: \tab 1.2\cr
Date: \tab 2016-05-13\cr
Version: \tab 1.3\cr
Date: \tab 2018-01-02\cr
License: \tab GPL-2 | GPL-3 \cr
}PoisBinOrd package consists of ten functions. The functions \code{\link{validation.bin}}, \code{\link{validation.ord}}, and
\code{\link{validation.corr}} validate the specified quantities to avoid users from obvious specification errors.
Expand All @@ -27,7 +27,7 @@ first count variables, next binary variables, and then ordinal variables should

\author{Gul Inan, Hakan Demirtas

Maintainer: Gul Inan <inanx002@umn.edu>}
Maintainer: Gul Inan <ginan@metu.edu.tr>}

\references{Amatya, A. and Demirtas, H. (2015). Simultaneous generation of multivariate mixed data with Poisson and normal
marginals. Journal of Statistical Computation and Simulation, (85)15, 3129-3139.
Expand Down

0 comments on commit a151748

Please sign in to comment.