Package: genomic.autocorr Title: Models Dealing with Spatial Dependency in Genomic Data Version: 1.0-1 Authors@R: c(person("Chris", "Wallace", email = "cew54@cam.ac.uk", role = c("aut", "cre")), person("Oliver", "Burren", email = "ob219@cam.ac.uk", role = c("aut"))) Description: Local structure in genomic data often induces dependence between observations taken at different genomic locations. Ignoring this dependence leads to underestimation of the standard error of parameter estimates. This package uses block bootstrapping to estimate asymptotically correct standard errors of parameters from any standard generalised linear model that may be fit by the glm() function. Date: 2017-10-17 Depends: R (>= 3.2.2) License: GPL-2 RoxygenNote: 6.0.1 Imports: data.table, magrittr, reshape, parallel Suggests: testthat URL: https://github.com/chr1swallace/genomic.autocorr Repository: https://chr1swallace.r-universe.dev Date/Publication: 2018-07-10 11:52:51 UTC RemoteUrl: https://github.com/chr1swallace/genomic.autocorr RemoteRef: HEAD RemoteSha: 764dcfe4b19472056d671961b9147030760a8986 NeedsCompilation: no Packaged: 2026-06-19 11:22:56 UTC; root Author: Chris Wallace [aut, cre], Oliver Burren [aut] Maintainer: Chris Wallace