Estimation procedure for bivariate normal regression models in which only the target outcome is subject to missingness.
FitBNLS(t, s, X, sig = 0.05)An object of class 'bnr' with slots containing the estimated regression coefficients, the target-surrogate covariance matrix, the information matrices for the regression and covariance parameters, and the residuals.
Target outcome vector.
Surrogate outcome vector.
Model matrix.
Type I error level.
The model matrix is expected in numeric format. Include an intercept if required. Expand factors and interactions in advance.