R/init_DGPTAB.R

Defines functions init_DGPTAB

#' init_DGPTAB
#' to be documented
#' @usage init_DGPTAB()
#' @noRd
#' @return  to be documented
init_DGPTAB <-
function(){list(OLS=list(),GWR=list(),MGWR=list(),SAR=list(),MGWRSAR_0_0_kv=list(),MGWRSAR_0_kc_kv=list(),MGWRSAR_1_0_kv=list(),MGWRSAR_1_kc_kv=list(),MGWRSAR_1_kc_0=list())}

Try the mgwrsar package in your browser

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

mgwrsar documentation built on April 17, 2023, 9:09 a.m.