ols.fit.coef {sgdGMF} | R Documentation |
Estimate the coefficients of a multivariate linear model
Description
Estimate the coefficients of a multivariate linear model via ordinary least squares.
Usage
ols.fit.coef(Y, X, offset = NULL)
Arguments
Y |
|
X |
|
offset |
|
[Package sgdGMF version 1.0.1 Index]