Learn R Programming

MSTest (version 0.1.5)

DLMMC_bounds: MMC nuisance parameter bounds for Moment-based test

Description

This function is used to determine the lower and upper bounds for the MMC LRT parameter search.

Usage

DLMMC_bounds(mdl_h0, con)

Value

List with theta_low, vector of parameter lower bounds, and theta_upp, vector of parameter upper bounds.

Arguments

mdl_h0

List with restricted model properties.

con

List with control options provided to DLMMCTest procedure.