Package: jackknifeR
Type: Package
Title: Delete-d Jackknife for Point and Interval Estimation
Version: 1.0.0
Authors@R: 
    person("S.", "Mohanasundaram", , "s.mohanasundaram@outlook.com", role = c("aut", "cre"),
           comment = c("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
Encoding: UTF-8
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2023-01-13 10:03:05 UTC; Mohan
Author: S. Mohanasundaram [aut, cre] (ORCID = 0000-0003-4639-9419)
Maintainer: S. Mohanasundaram <s.mohanasundaram@outlook.com>
Repository: CRAN
Date/Publication: 2023-01-13 10:20:02 UTC
Built: R 4.1.3; ; 2023-01-15 16:09:02 UTC; windows
