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

Try the thectar package in your browser

Any scripts or data that you put into this service are public.

thectar documentation built on Nov. 16, 2019, 1:07 a.m.