v0.1.0
Pre-release
Pre-release
- First release of the
mcradds
package, contains basic quantitative or qualitative performance methods and functions as shown below. size_one_prop
andsize_ci_one_prop
for sample size of qualitative trials,size_corr
andsize_ci_corr
for quantitative trails.SampleSize
,MCTab
andBAsummary
classes forshow
method.platelet
andqualData
data sets for example and testing use.diagTab
function to get 2x2 contingency table, andgetAccuracy
method to compute the qualitative diagnostic accuracy criteria.blandAltman
function to calculate statistics for Bland-Altman, andgetOutlier
method to detect the potential outliers.pearsonTest
andspearmanTest
, more efficient functions to compute the confidence interval and hypothesis test.mcreg
andcalcBias
methods ofmcr
package are wrapped for regression analysis.