Package: SpatialVS 1.1
SpatialVS: Spatial Variable Selection
Perform variable selection for the spatial Poisson regression model under the adaptive elastic net penalty. Spatial count data with covariates is the input. We use a spatial Poisson regression model to link the spatial counts and covariates. For maximization of the likelihood under adaptive elastic net penalty, we implemented the penalized quasi-likelihood (PQL) and the approximate penalized loglikelihood (APL) methods. The proposed methods can automatically select important covariates, while adjusting for possible spatial correlations among the responses. More details are available in Xie et al. (2018, <arxiv:1809.06418>). The package also contains the Lyme disease dataset, which consists of the disease case data from 2006 to 2011, and demographic data and land cover data in Virginia. The Lyme disease case data were collected by the Virginia Department of Health. The demographic data (e.g., population density, median income, and average age) are from the 2010 census. Land cover data were obtained from the Multi-Resolution Land Cover Consortium for 2006.
Authors:
SpatialVS_1.1.tar.gz
SpatialVS_1.1.zip(r-4.5)SpatialVS_1.1.zip(r-4.4)SpatialVS_1.1.zip(r-4.3)
SpatialVS_1.1.tgz(r-4.4-any)SpatialVS_1.1.tgz(r-4.3-any)
SpatialVS_1.1.tar.gz(r-4.5-noble)SpatialVS_1.1.tar.gz(r-4.4-noble)
SpatialVS_1.1.tgz(r-4.4-emscripten)SpatialVS_1.1.tgz(r-4.3-emscripten)
SpatialVS.pdf |SpatialVS.html✨
SpatialVS/json (API)
# Install 'SpatialVS' in R: |
install.packages('SpatialVS', repos = c('https://yili-hong.r-universe.dev', 'https://cloud.r-project.org')) |
- lyme.svs.eco0.dat - The Lyme disease dataset with Eco id=0
- lyme.svs.eco1.dat - The Lyme disease dataset with Eco id=1
- small.test.dat - A small dataset for fast testing of functions
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:172a279e7d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-win | OK | Oct 22 2024 |
R-4.5-linux | OK | Oct 22 2024 |
R-4.4-win | OK | Oct 22 2024 |
R-4.4-mac | OK | Oct 22 2024 |
R-4.3-win | OK | Oct 22 2024 |
R-4.3-mac | OK | Oct 22 2024 |
Exports:control.defaultdistmat.computeSpatialVSSpatialVS.summary
Dependencies:dotCall64fieldslatticemapsMASSnlmeRcppspamviridisLite
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Global variable of spatial variable selection, contains optimization tuning parameters. | control.default |
The Lyme disease dataset with Eco id=0 | distmat.compute lyme.svs.eco0.dat |
The Lyme disease dataset with Eco id=1 | lyme.svs.eco1.dat |
A small dataset for fast testing of functions | small.test.dat |
Function for spatial variable selection | SpatialVS |
Function for spatial variable selection's summary | SpatialVS.summary |