dof.profile {hett}R Documentation

Internal profile likelihood function

Description

Internal profile log-likelihood function for tlm function

Usage

dof.profile(dof, n, sqResid, orthoI, X, Z)

Arguments

dof degrees freedom value
n number of values in the response vector
sqResid squared residuals
orthoI orthogonalized scale parameters
X design matrix of explanatory variables for the location model
Z design matrix of explanatory variables for the scale model

Details

This function is not intended to be directly called by users.

Value

a profile log-liklehood value


[Package hett version 0.1 Index]