Description Usage Arguments Value
Estimation procedure for bivariate normal regression models.
1 | fit.bnr(y1, y2, X, sig = 0.05)
|
y1 |
First outcome vector. |
y2 |
Second outcome vector. |
X |
Target model matrix. |
sig |
Significance level. |
An object of class 'bnr' with slots containing the estimated regression coefficients, the target-surrogate covariance matrix, the information matrices for regression parameters, and the residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.