R/bipl5-package.R

#' bipl5: Constructing Reactive Calibrated Axes Biplots
#'
#' A modern view on PCA biplot with calibrated axes. Create PCA biplots rendered in HTML with significant reactivity embedded on the plot. Furthermore, the traditional biplot view is enhanced by translated axes with interclass kernel densities superimposed.
#'
#' @section Details:
#'
#' \tabular{ll}{
#'    Package: \tab bipl5 \cr
#'    Type: \tab Package \cr
#'    Version: \tab 0.0.0.9400\cr
#'    Date: \tab 16-10-2023\cr
#'    License: \tab MIT \cr
#'    LazyLoad: \tab TRUE\cr
#'  }
#' @section Author(s):
#'
#'
#' \itemize{
#'  \item{Ruan Buys (Maintainer)}
#'
#'  \item{Carel van der Merwe}
#'
#' }
#'
#'
#' @section Core Functions:
#' \itemize{
#'  \item{\link{PCAbiplot}}
#'
#'  \item{\link{TDAbiplot}}
#'
#'  \item{\link{FMbiplot}}
#'
#'  \item{\link{predict.bipl5}}
#'
#'  \item{\link{print.bipl5}}
#' }
#'
#' @section Code Availability:
#'
#' The newest version of the package can be obtained on GitHub: \url{https://github.com/RuanBuys/bipl5}
#'
#'
#' @docType package
#' @name bipl5
NULL
#> NULL

Try the bipl5 package in your browser

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

bipl5 documentation built on Nov. 2, 2023, 5:07 p.m.