Package: whitestrap
Type: Package
Title: White Test and Bootstrapped White Test for Heteroskedasticity
Version: 0.0.1
Authors@R: c(
    person("Jorge", "Lopez Perez", ,"jorge@loperez.com", c("aut", "cre", "cph")),
    person("Jinook", "Jeong", ,"jinookjeong@gmail.com", c("ctb"))
    )
Description: Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, developed under the methodology of Jeong, J., Lee, K. (1999) <https://yonsei.pure.elsevier.com/en/publications/bootstrapped-whites-test-for-heteroskedasticity-in-regression-mod>.
License: MIT + file LICENSE
BugReports: https://github.com/jlopezper/whitestrap/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.0
Imports: stats, graphics
Depends: R (>= 2.10)
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2020-06-01 23:15:42 UTC; jlopezper
Author: Jorge Lopez Perez [aut, cre, cph],
  Jinook Jeong [ctb]
Maintainer: Jorge Lopez Perez <jorge@loperez.com>
Repository: CRAN
Date/Publication: 2020-06-04 14:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 14:06:59 UTC; windows
