exposure.rate: Compute exposure rates

View source: R/exposure.rate.R

exposure.rateR Documentation

Compute exposure rates

Description

Calculate exposure rate of items in a bank

Usage

exposure.rate(previous, item.name)

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

Value

data.frame with

  • items name of the items

  • Freq exposure rate

Author(s)

Alexandre Jaloto


simCAT documentation built on Sept. 27, 2024, 9:07 a.m.