R/thectar.R

#' thectar: Tools for Heremeneutic Content Analysis in R
#' 
#' The thectar package provides three types of functions useful for applying
#' Multidimensional Scaling within a Hermeneutic Content Analysis framework, 
#' i.e. functions relating to data preparation, functions relating to 
#' modelling, and functions relating to interpretation. 
#' 
#' @section thectar functions: 
#' highlall: Highlight highest similarities overall
#' highlpoints: Highlight highest similarities per point
#' lspoints: Lowering Stress by excluding points
#' lscomb: Lowering Stress by trying combinations
#' simi: Similarity matrix
#' simicount: Similarity matrix by counting
#' 
#' @docType package
#' @name thectar
berglen/thectar documentation built on Dec. 31, 2020, 8:52 p.m.