spflow_model-class()Internal function to construct a spflow_model-class()
spflow_model(
...,
estimation_results,
estimation_control,
N,
sd_error,
R2_corr = NULL,
resid = NULL,
fitted = NULL,
spatial_filter_matrix = NULL,
design_matrix = NULL,
model_moments = NULL
)Further arguments passed to more specific classes in accordance to the estimation method
A data.frame of estimation results()
A list of control parameters
A numeric indicating the number of observations
A numeric which reports the
A numeric which reports a pseudo R^2 measure
A numeric vector of regression residuals
A numeric vector of fitted values
A matrix which represents the spatial filter
The design matrix/matrices of the model