Package: simfit
Type: Package
Title: Test Model Fit with Simulation
Version: 0.1.0
Authors@R: c(person(given = "James", 
                    family = "Green",
                    role = c("aut", "cre"),
                    email = "James.Green@ul.ie",
                    comment = c(ORCID = "0000-0002-7309-0751")))
Maintainer: James Green <James.Green@ul.ie>
Description: Simulates data from model objects (e.g., from lm(), glm()),
    and plots this along with the original data to compare how well the
    simulated data matches the original data to determine model fit.
Imports: magrittr
Depends: R (>= 2.10), ggplot2
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-05-14 17:07:51 UTC; limeg
Author: James Green [aut, cre] (<https://orcid.org/0000-0002-7309-0751>)
Repository: CRAN
Date/Publication: 2021-05-17 07:30:12 UTC
Built: R 4.3.0; ; 2023-07-10 05:43:07 UTC; unix
