cvi: function to compute CVI indexes (both I-CVI and S-CVI) for...

Description Usage Arguments References

View source: R/cvi.R

Description

function to compute CVI indexes (both I-CVI and S-CVI) for content validity evaluation of a questionnaire/scale

Usage

1
cvi(x, strict = TRUE)

Arguments

x

a data.frame of dummy (or factor) with 0 (first level) as "not relevant" and 1 (second level) "as relevant"

strict

if TRUE, for I-CVI NA are treated like "not relevant"

References

Polit, Beck, "The Content Validity Index: are you sure you know whats' being reported? Critique and recommendations"


lbraglia/lbquest documentation built on Sept. 19, 2020, 3:47 p.m.