R/langcog.R

#' langcog: Language and Cognition Lab Things
#' 
#' The langcog package provides several different components:
#' \describe{ 
#'   \item{solarized_palette}{Colour schemes based on the solarized accent colours.} 
#'   \item{clm}{Linear models with coefficient constraints.}
#'   \item{multiboot}{Non-parametric bootstrap with multiple sample statistics.}
#'   \item{util}{Miscellaneous utility functions.}
#' }
#' 
#' @docType package
#' @name langcog
NULL
langcog/langcog documentation built on March 28, 2024, 9:52 a.m.