statistics - Principal component analysis alternative for categorical and continuous variables in matlab -


in matlab, principal component analysis data mixture of categorical variables few continuous variables.

my data consists of columns represent different variables, or example:

name    gender   hair_color  eye_color   age    height   country 

i have never done type of analysis before, searching see this package possibly work?

any suggestions and/or links simple tutorial examples sort of data appreciated!


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -