R/plsdepot-package.R

#' @keywords internal
#' @aliases plsdepot-package plsdepot NULL
#' @author This package was written by Gaston Sanchez. 
#' Maintainer: Frederic Bertrand <frederic.bertrand@@lecnam.net>
#' 
"_PACKAGE"

#' @importFrom graphics abline
#' @importFrom graphics arrows
#' @importFrom graphics axis
#' @importFrom graphics box
#' @importFrom graphics lines
#' @importFrom graphics mtext
#' @importFrom graphics par
#' @importFrom graphics plot.new
#' @importFrom graphics plot.window
#' @importFrom graphics points
#' @importFrom graphics segments
#' @importFrom graphics text
#' @importFrom stats complete.cases
#' @importFrom stats cor
#' @importFrom stats pchisq
#' @importFrom stats qf
#' @importFrom stats sd
#' @importFrom stats var
NULL

Try the plsdepot package in your browser

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

plsdepot documentation built on March 24, 2026, 9:07 a.m.