Package: simitation
Title: Simplified Simulations
Version: 0.0.7
Authors@R: c(
    person("David", "Shilane", , "david.shilane@columbia.edu", c("aut")),
    person("Srivastav", "Budugutta", , "sb4788@columbia.edu", c("ctb","cre")),
    person("Mayur", "Bansal", , "mb4511@columbia.edu", c("ctb"))
    )
Depends: R (>= 3.1.0)
Description: Provides tools for generating and analyzing simulation studies. Users may easily specify all terms of a simulation study, often in a single line of code. Common univariate and bivariate methods, such as t tests, proportions tests, and chi squared tests, are integrated. Multivariate studies involving linear or logistic regression may also be specified with symbolic inputs. The simulation studies generate data for n observations in each of B experiments. Analyses of each experiment are integrated, and empirical results across the experiments are also provided.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, covr, devtools, markdown, formatR, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
Imports: data.table
NeedsCompilation: no
Author: David Shilane [aut],
  Srivastav Budugutta [ctb, cre],
  Mayur Bansal [ctb]
Maintainer: Srivastav Budugutta <sb4788@columbia.edu>
Repository: CRAN
Config/testthat/edition: 3
Packaged: 2023-09-21 18:53:47 UTC; sriva
Date/Publication: 2023-09-22 16:00:07 UTC
Built: R 4.4.3; ; 2025-11-01 02:33:43 UTC; windows
