Learn R Programming

examly (version 0.2.0)

get_itemexam_quant: Safely get quantile from 'psychometric' package

Description

Tries to get the default quant argument from psychometric::item.exam. Returns 0.27 if the package is not installed or an error occurs.

Usage

get_itemexam_quant()

Arguments

Value

A numeric value for the quantile (default 0.27).

Examples

Run this code
get_itemexam_quant()

Run the code above in your browser using DataLab