matrix with mixed data ?

12 vues (au cours des 30 derniers jours)
LO
LO le 30 Mai 2019
Commenté : LO le 5 Mar 2024
I have some variables of mixed type (categorical and numerical)
I would like to build a table or cell array (or a matrix in general) in which all of them are listed, one per column.
categorical values can be repeated for certain row ranges and can be equal, numerical data are individually different.
what type of matrix would be better to perform statistics ?
a table ? a cell array?
thanks !

Réponse acceptée

Jos (10584)
Jos (10584) le 30 Mai 2019
A table is the most obvious choice for this, especially if you want to do statistics. I suggest you read the manual on tables.
  3 commentaires
ErikaZ
ErikaZ le 4 Mar 2024
LO, were you able to run CATPCA in Matlab?
LO
LO le 5 Mar 2024
No, but I ended up using a package for R-studio (Factominer) which was quite handy and easy to use. I would recommend trying: http://www.sthda.com/english/articles/31-principal-component-methods-in-r-practical-guide/115-famd-factor-analysis-of-mixed-data-in-r-essentials/

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Tables dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by