Limit of restricted maximum-likelihood estimator in case of negative binomial distributed endpoints
taNegbin.LimitRestMLE(
rateExp1,
rateRef1,
ratePla1,
shape1,
Delta,
allocation = c(1/3, 1/3, 1/3)
)
A list containing the following components:
The limit of the maximum-likelihood estimator for the rates when estimated restricted to the boundary of the null hypothesis
The limit of the maximum-likelihood estimator for the shape parameter when estimated restricted to the boundary of the null hypothesis
The limit of the maximum-likelihood variance estimator for the Wald-type test when restricted to the boundary of the null hypothesis
A numeric value specifying the rate of the experimental treatment group in the alternative hypothesis
A numeric value specifying the rate of the reference treatment group in the alternative hypothesis
A numeric value specifying the rate of the placebo treatment group in the alternative hypothesis
A numeric value specifying the shape parameter
A numeric value specifying the non-inferiority/superiority margin
A (non-empty) vector specifying the sample size allocation (wExp, wRef, wPla)