Learn R Programming

eggCounts (version 0.4-1)

checkAR: Check acceptance rates

Description

The function determines whether the acceptance rate of a given vector with acceptance states lies between 0.35 and 0.45

Usage

checkAR(accept, v, verbose = TRUE)

Arguments

accept
0/1 vector indicating acceptance
v
used tuning parameter
verbose
print progress information

Value

  • vector with value of tuning parameter and a boolean indicating an acceptable rate