dot-linreg.reduce: Aggregate linear models into a single one for the estimation...

.linreg.reduceR Documentation

Aggregate linear models into a single one for the estimation of beta.

Description

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.

Usage

.linreg.reduce(reslist)

Arguments

reslist:

a list of the results from multiple calls to 'linregDSS' with the same dependent and explanatory variables.

Value

the MLE estimator for beta for the pooled individuals.


sib-swiss/dsSwissKnifeClient documentation built on July 16, 2025, 6:25 p.m.