.linreg.reduce | R Documentation |
Takes as input multiple results from 'linregDSS' to make a single linear model, as if individuals from the multiple sources were pooled together before modeling.
.linreg.reduce(reslist)
reslist: |
a list of the results from multiple calls to 'linregDSS' with the same dependent and explanatory variables. |
the MLE estimator for beta for the pooled individuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.