Type: Package
Package: IJSE
Title: Infinite-Jackknife-Based Standard Errors for 'brms' Models
Version: 0.1.0
Authors@R: 
    person("Feng", "Ji", , "f.ji@utoronto.ca", role = c("aut", "cre"))
Description: Provides a function to calculate infinite-jackknife-based
    standard errors for fixed effects parameters in 'brms' models, handling
    both clustered and non-clustered data. 
    References: Ji et al. (2024) <doi:10.48550/arXiv.2407.09772>; Giordano et al. (2024) <doi:10.48550/arXiv.2305.06466>.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: brms, posterior
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-09-24 20:45:22 UTC; jifeng3
Author: Feng Ji [aut, cre]
Maintainer: Feng Ji <f.ji@utoronto.ca>
Repository: CRAN
Date/Publication: 2024-09-25 10:10:07 UTC
