File: FactoMineR-package.Rd

package info (click to toggle)
r-cran-factominer 2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,008 kB
  • sloc: ansic: 192; sh: 4; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
\name{FactoMineR-package}
\alias{FactoMineR-package}
\alias{FactoMineR}
\docType{package}
\title{Multivariate Exploratory Data Analysis and Data Mining with R
}
\description{
The method proposed in this package are exploratory mutlivariate methods such as principal component analysis, correspondence analysis or clustering.
}
\details{
FactoMineR is a package for exploratory multivariate data analysis. The package Factoshiny gives an interface to use most of the functions of FactoMineR.
}

\author{
Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet

Maintainer: \email{francois.husson@institut-agro.fr}
}

\references{
Le, S., Josse, J. & Husson, F. (2008). FactoMineR: An R Package for Multivariate Analysis. Journal of Statistical Software. 25(1). pp. 1-18.
\url{https://www.jstatsoft.org/v25/i01/}

A website: \url{http://factominer.free.fr/}

Some videos: \url{https://www.youtube.com/playlist?list=PLnZgp6epRBbTsZEFXi_p6W48HhNyqwxIu}
}
\keyword{Factor analysis}