Package: jackknifeR
Title: Jackknife Linear Regression and Correlation
Version: 0.1.1
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 linear 
    regression or correlation using the jackknife samples and estimates 
    the jackknife coefficients bias standard error, 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: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-11-30 09:26:04 UTC; Mohan
Author: S. Mohanasundaram [aut, cre] (ORCID = 0000-0003-4639-9419)
Maintainer: S. Mohanasundaram <s.mohanasundaram@outlook.com>
Repository: CRAN
Date/Publication: 2022-12-02 08:20:09 UTC
