Learn R Programming

MUS (version 0.1.6)

MUS.factor: Calculate MUS Factor.

Description

Calculate MUS Factor (AICPA, 2012). Based on Technical Notes on the AICPA Audit Guide Audit Sampling, Trevor Stewart, AICPA, 2012.

Usage

MUS.factor(confidence.level, pct.ratio)

Arguments

confidence.level

dito.

pct.ratio

Expected.error by tolerable.error.

Value

Returns the MUS factor.

Examples

Run this code
# NOT RUN {
MUS.factor(0.95, 0.5)

# }

Run the code above in your browser using DataLab