RegUpdate {SurrogateRegression} | R Documentation |
Regression Update
Description
Regression Update
Usage
RegUpdate(data_part, sigma)
Arguments
data_part |
List of partitioned data. See |
sigma |
Target-surrogate covariance matrix. |
Value
List containing the generalized least squares estimates of beta and alpha.
[Package SurrogateRegression version 0.6.0.1 Index]