fit.bnr: Fit Bivariate Normal Regression Model.

Description Usage Arguments Value

Description

Estimation procedure for bivariate normal regression models.

Usage

1
fit.bnr(y1, y2, X, sig = 0.05)

Arguments

y1

First outcome vector.

y2

Second outcome vector.

X

Target model matrix.

sig

Significance level.

Value

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.


zrmacc/BNR documentation built on June 22, 2019, 8:56 p.m.