lr.test: Function to do a likelihood ratio test between two models,...

lr.testR Documentation

Function to do a likelihood ratio test between two models, null hypothesis that there is no affect of alternative model fit.alt.

Description

Function to do a likelihood ratio test between two models, null hypothesis that there is no affect of alternative model fit.alt.

Usage

lr.test(fit.full, fit.alt)

Arguments

fit.full

object of class mmre returned by fit.mmre for full model

fit.alt

object of class mmre returned by fit.mmre for alternative model


cmjt/mmre documentation built on Oct. 2, 2023, 11:24 p.m.