loglik_calc_complete: Log-likelihood calculation for MM algorithm with complete...

Description Usage Arguments

Description

Log-likelihood calculation for MM algorithm with complete data

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
loglik_calc_complete(
  sigma2,
  TRJ,
  n,
  z_i,
  w_i,
  E_sqrt,
  F_mat,
  F_sqrt,
  I_G,
  I_HJ,
  omegainv_y,
  yt_omegainv_y,
  wtw,
  ztz,
  wtz
)

Arguments

sigma2

sigma2

TRJ

TRJ

n

n

z_i

z_i

w_i

w_i

E_sqrt

E_sqrt

F_mat

F_mat

F_sqrt

F_sqrt

I_G

I_G

I_HJ

I_HJ

omegainv_y

omegainv_y

yt_omegainv_y

yt_omegainv_y

wtw

wtw

ztz

ztz

wtz

wtz


dsenturk/mhpca documentation built on Dec. 20, 2021, 2:11 a.m.