Type: Package
Package: IJSE
Title: Infinitesimal Jackknife Standard Errors for 'brms' Models
Version: 0.1.2
Authors@R: c(
    person(given = "Feng", family = "Ji", email = "f.ji@utoronto.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2051-5453")),
    person(given = "JoonHo", family = "Lee", email = "jlee296@ua.edu", role = c("aut")),
    person(given = "Sophia", family = "Rabe-Hesketh", email = "sophiarh@berkeley.edu", role = c("aut"))    
    )
Description: Provides a function to calculate infinite-jackknife-based
    standard errors for fixed effects parameters in 'brms' models, handling
    both clustered and independent 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: 2025-07-09 18:11:17 UTC; jifeng3
Author: Feng Ji [aut, cre] (ORCID: <https://orcid.org/0000-0002-2051-5453>),
  JoonHo Lee [aut],
  Sophia Rabe-Hesketh [aut]
Maintainer: Feng Ji <f.ji@utoronto.ca>
Repository: CRAN
Date/Publication: 2025-07-18 15:20:34 UTC
Built: R 4.5.2; ; 2025-11-08 05:01:26 UTC; windows
