Learn R Programming

RestoreNet (version 1.0.1)

get.nl: Negative log-likelihood of the base (null) model

Description

Compute the negative log-likelihood of the null model, namely the linear model without rondom effects at all.

Usage

get.nl(theta, M, y, V, VCNs, nObs, dW)

Value

the value of the negative log-likelihood.

Arguments

theta

p-dimensional vector parameter.

M

A \(n \times K\) dimensional (design) matrix.

y

n-dimensional vector of the time-adjacent cellular increments

V

A \(p \times K\) dimensional net-effect matrix.

dW

p-dimensional list of the partial derivatives of W w.r.t. theta.