mutlivariate: Run multivariate analysis with function from FactoMineR

Description Usage Arguments Details Value Author(s)

View source: R/multivariate.R

Description

mutlivariate runs multivariate analysis with function from FactoMineR

Usage

1
mutlivariate(data, vec_variables, FUN)

Arguments

data

The data frame. It should come from format_data_PPBstats.data_agro

vec_variables

vector of variables to use in the analysis

FUN

function to apply coming from FactoMineR, for example PCA

Details

This function is useful to settle the right data set and quali.sup

More information can be found in the book : https://priviere.github.io/PPBstats_book/family-5.html

Value

The function returns the FactoMineR object corresponding to FUN

Author(s)

Pierre Riviere


priviere/PPBstats documentation built on May 6, 2021, 1:20 a.m.