MUS.factor {MUS}R Documentation

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.

Author(s)

Andre Guimaraes <alsguimaraes@gmail.com>

Examples


MUS.factor(0.95, 0.5)


[Package MUS version 0.1.6 Index]