Package: diagis
Type: Package
Title: Diagnostic Plot and Multivariate Summary Statistics of Weighted
        Samples from Importance Sampling
Version: 0.1.5
Date: 2020-06-04
Authors@R: 
    person(given = "Jouni",
           family = "Helske",
           role = c("aut", "cre"),
           email = "jouni.helske@iki.fi",
           comment = c(ORCID = "0000-0001-7130-793X"))
Description: Fast functions for effective sample size, weighted multivariate mean and variance computation, 
    and weight diagnostic plot for generic importance sampling type results.
License: GPL (>= 2)
BugReports: https://github.com/helske/diagis/issues
Suggests: testthat, knitr, rmarkdown
Imports: Rcpp (>= 0.12.7), ggplot2 (>= 2.1.0), gridExtra, coda
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-06-04 12:24:19 UTC; jovetale
Author: Jouni Helske [aut, cre] (<https://orcid.org/0000-0001-7130-793X>)
Maintainer: Jouni Helske <jouni.helske@iki.fi>
Repository: CRAN
Date/Publication: 2020-06-04 13:30:02 UTC
