mLogLik: Function to obtain restricted log-likelihood and the first...

View source: R/mLogLik.R

mLogLikR Documentation

Function to obtain restricted log-likelihood and the first derivatives of the log-likelihood, given values for the penalty parameters

Description

Function to obtain restricted log-likelihood and the first derivatives of the log-likelihood, given values for the penalty parameters

Usage

mLogLik(object, theta)

Arguments

object

an object of class LMMsolve

theta

a matrix with values of precision parameters theta.

Value

A data.frame with logL and the first derivatives of log-likelihood


LMMsolver documentation built on Aug. 21, 2025, 5:45 p.m.