| Est_RestOLS | R Documentation |
Estimate a restricted OLS model
Est_RestOLS(LHS, RHS, Rmat)
LHS |
left hand side variables (M x T). |
RHS |
right hand side variables (should include the intercept, if desired) (N x T). |
Rmat |
matrix of constraints (M x N). Entries containing NAs are treated as free parameters. |
matrix of coefficient (M x N)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.