R/srir.R

#' srir: Scoring the Severe Respiratory Insufficiency Questionnaire (SRI)
#'
#' This package can be used to score the Severe Respiratory Insufficiency Questionnaire (SRI).
#'
#' @references
#'
#' https://www.pneumologie.de/fileadmin/user_upload/SRI/Scoring_Dutch1a60.pdf
#'
#' @section Functions:
#'
#' `srir` currently provides two functions:
#'  \code{\link{score_sri}} for scoring the SRI and
#'  \code{\link{sum.n}} for defining the minimum number of valid items when calculating summary scores.
#'
#' @docType package
#' @name srir
NULL
nrkoehler/srir documentation built on May 23, 2019, 9:03 p.m.