trigger.status: Dataset proportion on each trigger zone

Description Usage Arguments References Examples

Description

This function informs the percentage of users on the given dataset that belongs to each specific trigger type. Also, provides a graphical information.

Usage

1

Arguments

a

vector of Ability values

m

vector of Motivation values

plot

if TRUE, plots a visual information for all triggers. Outputs the function findTrigger(a, m, dyn=T, type="all")

References

Marcus Guimaraes <guimaraesmvf@gmail.com>

Examples

1
2
trigger.status(a.est, m.est)
trigger.status(axis.Ability(n=50, full.estimation=T), m.est, plot=T)

Guimaraesmvf/fbmR documentation built on May 6, 2019, 9:44 p.m.