second_order_likelihood: Second order conditional composite likelihood function

Description Usage Arguments Value

View source: R/second_lik.R

Description

Second order conditional composite likelihood function.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
second_order_likelihood(
  psi,
  xis,
  sigmas,
  phis,
  R,
  fi,
  fj,
  mi,
  mj,
  mval,
  stz = F
)

Arguments

psi

Current value of alpha

xis

Current value of xi (log transformed)

sigmas

Current value of sigma^2 (log transformed)

phis

Current value of phi (log transformed)

R

distance

fi

exp(beta^T z(u))

fj

exp(beta^T z(v))

mi

mark of u

mj

mark of v

mval

all marks

stz

indicator

Value

likelihood


kristianhessellund/Multilogreg documentation built on Jan. 1, 2021, 7:23 a.m.