Type: Package
Package: jackknifeR
Title: Delete-d Jackknife for Point and Interval Estimation
Version: 1.2.0
Authors@R: 
    person("S.", "Mohanasundaram", , "s.mohanasundaram@outlook.com", role = c("aut", "cre"),
           comment = "ORCID = 0000-0003-4639-9419")
Description: This function creates jackknife samples from the data by
    sequentially removing d observations from the data, performs
    estimation using the jackknife samples and calculates the jackknife
    coefficients, bias, standard error and confidence intervals based on
    the methodology discussed by Quenouille (1956) <doi:10.2307/2332914>,
    Tukey (1958) <doi:10.1214/aoms/1177706647> and Shi (1988)
    <doi:10.1016/0167-7152(88)90011-9>.
License: GPL (>= 3)
BugReports: https://github.com/MohanasundaramS/jackknifeR/issues
Imports: doParallel, foreach, utils
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-06 20:44:58 UTC; Mohan
Author: S. Mohanasundaram [aut, cre] (ORCID = 0000-0003-4639-9419)
Maintainer: S. Mohanasundaram <s.mohanasundaram@outlook.com>
Repository: CRAN
Date/Publication: 2023-05-08 19:20:02 UTC
Built: R 4.2.0; ; 2023-05-09 13:11:14 UTC; unix
