Learn R Programming

FactoInvestigate

You can see the Website dedicated to FactoInvestigate (link for English version, and for the French version)

How do you install the latest version of FactoInvestigate available on GitHub?

if (!require("devtools")) install.packages("devtools")
library(devtools)
install_github("husson/FactoInvestigate")

Copy Link

Version

Install

install.packages('FactoInvestigate')

Monthly Downloads

4,584

Version

1.9

License

GPL (>= 2)

Maintainer

Francois Husson

Last Published

November 27th, 2023

Functions in FactoInvestigate (1.9)

graphCA

Correspondance Analysis factor map
createRmd

Create Rmarkdown file
graphVar

Variables factor map
graphHab

Colored factor graph
factoGraph

Factorial graphs
description

Factorial dimensions description
getParam

Factorial parameters
Investigate

Resume factorial Analysis
graphInd

Individuals factor map
scriptRmd

File script
inertiaDistrib

Inertia distribution analysis
dimActive

Number of active dimensions
eigenRef

Reference eigen value
graphSup

Supplementary variables factor map
selection

Graphical elements selection
outliers

Outliers detection
whichFacto

Analysis class
readRmd

Read Rmarkdown file
writeRmd

Write Rmarkdown file
classif

Classification description
dimRestrict

Significant dimensions identification
FactoInvestigate-package

tools:::Rd_package_title("FactoInvestigate")