A 3-D or stacked array of numeric variables, where each stack represents a particular level of covariates (i.e., individual- and area-level
variables at more than one spatial scale). In cases where values are only present for a covariate at certain levels, that covariate is assigned
missing values at all other levels.
y.name
A name for y
ss
A vector of names to identify the different levels of covariates available as potential candidates for model input
epsilon
A positive value used as a stopping criterion when there is inadequate improvement in the model's performance. The algorithm stops if the
difference in the Akaike information criterion (AIC) between the current model and the proposed model is less than epsilon.
verbose
If TRUE, details are printed as the algorithm progresses
Value
A list with the following items:
Details
This function estimates coefficients using the SS forward stepwise regression approach.
The function also estimates the model fit and provides summary details.
References
Grant LP, Gennings C, Wheeler, DC. (2015). Selecting spatial scale of covariates in regression models of environmental exposures.
Cancer Informatics, 14(S2), 81-96. doi: 10.4137/CIN.S17302