View source: R/htest_MomentTest.R
DLMMC_bounds | R Documentation |
This function is used to determine the lower and upper bounds for the MMC LRT parameter search.
DLMMC_bounds(mdl_h0, con)
mdl_h0 |
List with restricted model properties. |
con |
List with control options provided to |
List with theta_low
, vector of parameter lower bounds, and theta_upp
, vector of parameter upper bounds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.