Package: StatDeriveR
Title: Step-by-Step Derivation and Simulation Verification in
        Mathematical Statistics
Version: 0.1.0
Authors@R: c(
    person("Jokhrof Ahmed", "Doha",
           email = "s-2021711817@isrt.du.ac.bd",
           role = c("aut", "cre"))
    )
Description: Provides step-by-step derivations of key results in
    mathematical statistics, including transformations of random variables,
    order statistics, and sampling distributions. The package combines
    analytical derivation with Monte Carlo simulation to compare theoretical
    and empirical results, facilitating deeper understanding of statistical
    theory and its computational implementation. The methods are motivated
    by standard treatments in mathematical statistics (Hogg, McKean, and
    Craig, 2019, ISBN: 9780134686991).
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Depends: R (>= 4.0.0)
Imports: grDevices, graphics, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
RoxygenNote: 7.3.3
URL: https://github.com/Jokhrof042/StatDeriveR
BugReports: https://github.com/Jokhrof042/StatDeriveR/issues
NeedsCompilation: no
Packaged: 2026-04-06 16:12:14 UTC; lenovo
Author: Jokhrof Ahmed Doha [aut, cre]
Maintainer: Jokhrof Ahmed Doha <s-2021711817@isrt.du.ac.bd>
Repository: CRAN
Date/Publication: 2026-04-10 14:00:02 UTC
Built: R 4.5.2; ; 2026-04-15 04:57:04 UTC; unix
