R/GWLelast.R

#' GWLelast
#' Geographically weighted logistic elastic net regression
#'
#' This pacakge fits the geographically weighted logistic elastic net regression model for a valible seelction and for the mitigatin of the multicolinearity between coefficients due to geographical correlation. Detailed explanations can be found in Yoneoka et al. (2016): New algorithm for constructing area-based index with geographical heterogeneities and variable selection: An application to gastric cancer screening.
#'
#' @name GWLelast
#' @docType package
#' @import geosphere sp spgwr glmnet
NULL

Try the GWLelast package in your browser

Any scripts or data that you put into this service are public.

GWLelast documentation built on May 2, 2019, 8:28 a.m.