Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

condesshiny

Continuous variable description


Description

Description continuous by quantitative variables and/or by categorical variables

Usage

condesshiny(X)

Arguments

X

a data frame made up of at least one quantitative variable and a set of quantitative variables and/or categorical variables

Value

Returns a list including:

quanti

the description of the num.var variable by the quantitative variables. The variables are sorted in ascending order (from the one which characterized the most to the one which significantly characterized with the proba proba)

quali

The categorical variables which characterized the continuous variables are listed in ascending order

category

description of the continuous variable num.var by each category of all the categorical variables

Author(s)

Etienne Lancelle, Francois Husson Francois.Husson@agrocampus-ouest.fr

See Also

Examples

## Not run: 
require(FactoMineR)
data(decathlon)
condesshiny(decathlon)

## End(Not run)

Factoshiny

Perform Factorial Analysis from 'FactoMineR' with a Shiny Application

v2.4
GPL (>= 2)
Authors
Pauline Vaissie, Astrid Monge, Francois Husson
Initial release
2021-02-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.