Package: betaNB
Title: Bootstrap for Regression Effect Sizes
Version: 1.0.7
Authors@R: 
    person(given = "Ivan Jacob Agaloos",
           family = "Pesigan",
           role = c("aut", "cre", "cph"),
           email = "r.jeksterslab@gmail.com",
           comment = c(ORCID = "0000-0003-4818-8420"))
Description: Generates nonparametric bootstrap confidence intervals
    (Efron and Tibshirani, 1993: <doi:10.1201/9780429246593>)
    for standardized regression coefficients (beta) and other effect sizes,
    including multiple correlation, semipartial correlations,
    improvement in R-squared, squared partial correlations,
    and differences in standardized regression coefficients,
    for models fitted by lm().
URL: https://github.com/jeksterslab/betaNB,
        https://jeksterslab.github.io/betaNB/
BugReports: https://github.com/jeksterslab/betaNB/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: stats
Suggests: knitr, rmarkdown, testthat, betaDelta, betaSandwich, betaMC
Config/roxygen2/version: 8.0.0.9000
NeedsCompilation: no
Packaged: 2026-06-11 01:19:27 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4818-8420>)
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-11 23:30:02 UTC
Built: R 4.7.0; ; 2026-06-11 23:50:59 UTC; windows
