ObsLogLik {SurrogateRegression} | R Documentation |
Observed Data Log Likelihood
ObsLogLik(data_part, b, a, sigma)
data_part |
List of partitioned data. See |
b |
Target regression coefficient. |
a |
Surrogate regression coefficient. |
sigma |
Target-surrogate covariance matrix. |
Observed data log likelihood.