UpdateEM: EM Update

View source: R/Estimation-EM.R

UpdateEMR Documentation

EM Update

Description

EM Update

Usage

UpdateEM(data_part, b0, a0, sigma0)

Arguments

data_part

List of partitioned data. See PartitionData.

b0

Initial target regression coefficient.

a0

Initial surrogate regression coefficient.

sigma0

Initial covariance matrix.

Value

List containing updated values for beta 'b', alpha 'a', 'sigma', the log likelihood 'loglik', and the change in log likelihood 'delta'.


zrmacc/BNEM documentation built on March 31, 2024, 12:20 a.m.