Description Usage Arguments Value
Fit a linear model using data collected from a complex sample
1 | survLm_model(y, X, weights, strata, clusters)
|
y |
A vector of values |
X |
The design matrix of the linear model |
weights |
A vector of sample weights for each observation |
strata |
A vector of strata labels |
clusters |
A vector of cluster labels |
list containing coefficients, covariance matrix and the residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.