Learn R Programming

explor (version 0.3.10)

speMCA_varsup: Compute supplementary variables data for a GDAtools::speMCA result

Description

Compute supplementary variables data for a GDAtools::speMCA result

Usage

speMCA_varsup(mca, df)

Value

A list of results suitable to be added as a `supv` element to the `mca` object.

Arguments

mca

result object from speMCA.

df

data frame with the supplementary variables data. Must have the same number of rows than the data used with speMCA.

See Also

speMCA, varsup