calcLogLik_theta_y: Calculate the log-likelihood for theta_y in the mixed...

Description Usage Arguments Value Author(s)

View source: R/calcLogLik_theta_y.R

Description

calcLogLik_theta_y calculates the log-likelihood for theta_y (input as a list) given observed data.

Usage

1
calcLogLik_theta_y(theta_y_list, x, Y)

Arguments

theta_y_list

theta_y as a list

x

Vector of indepenent variable observations

Y

Matrix of dependent variable observations

modSpec

Model specification

Value

The log-likelihood

Author(s)

Michael Holton Price <MichaelHoltonPrice@gmail.com>


eehh-stanford/yada documentation built on June 18, 2020, 8:05 p.m.