chisq.in {COP}R Documentation

This is the function to calculate the chi-square in statistics in COP

Description

The function is used to calculate the Chi-square in statistics in COP

Usage

chisq.in(lambdaf, lambdar, n)

Arguments

lambdaf the lambda for the full model
lambdar the lambda for the reduced model
n the number of observations

Author(s)

Wenxuan Zhong


[Package COP version 1.0 Index]