Fit a linear model using data collected from a complex sample
survLm_model(y, X, weights, strata, clusters)
A vector of values
The design matrix of the linear model
A vector of sample weights for each observation
A vector of strata labels
A vector of cluster labels
list containing coefficients, covariance matrix and the residuals