Learn R Programming

simCAT (version 1.0.1)

exposure.rate: Compute exposure rates

Description

Calculate exposure rate of items in a bank

Usage

exposure.rate(previous, item.name)

Value

data.frame with

  • items name of the items

  • Freq exposure rate

Arguments

previous

list with previous responses. Each element corresponds to a person and has the names of the applied items.

item.name

vector with the name of all items in the bank

Author

Alexandre Jaloto