Fixed an issue where the type=“all” in medci function would generate an error “object ‘MeekerCI’ not found”.
changed the dependency version for grDevices to >= 3.5 in the description file.
New parametric and non-parametric MBCO test, using
mbco
function. Fixed an error with printing medci,
‘(1-alpha)% CI’
‘medci’ function output structure is changed. For each ‘type’, it produces a ‘list’ of ‘(1-alpha/2)% CI’, ‘Estimate’, and ‘SE’. See help(ci) for more information.
Two functions ‘pMC’ and ‘qMC’ are added.
for medci(), type=‘prodclin’ is replaced with ‘dop’.