DLMMC_bounds: MMC nuisance parameter bounds for Moment-based test

View source: R/htest_MomentTest.R

DLMMC_boundsR Documentation

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)

Arguments

mdl_h0

List with restricted model properties.

con

List with control options provided to DLMMCTest procedure.

Value

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


MSTest documentation built on Oct. 31, 2024, 1:06 a.m.