minexamcosts: Minimized cost of exam

Description Usage Arguments Value Examples

View source: R/examcosts.R

Description

Used in the paper.

Usage

1
minexamcosts(S,a,mu,sigma1,rho1)

Arguments

S

cost factor

a

cutoff

mu

mean

sigma1

original SD

rho1

original reliability

Value

List (topt, ropt, copt), where topt = value of t that minimizes the costs, ropt = value of the reliability if t = topt, copt = costs if t = topt

Examples

1
minexamcosts(20, 5.5,5.8,2, 0.5)

JulesEllis/exdur documentation built on Oct. 30, 2019, 8:06 p.m.