Fcsv Landmark Verileri ile Grup Bazlı PCA

Hello,

I am comparing my archaeological and modern mandible data. I saved my landmark sets in fcsv format. I would like to include male and female individuals as separate groups for PCA analysis. Could you guide me on how to create sex-based PCA results by separating my fcsv files into groups? Furthermore, do you have any suggestions on the steps I should follow to obtain PCA comparisons between groups?

Thank you very much in advance…

If you follow the [Step #7 of this tutorial](Tutorials/GPA_1/README.md at main · SlicerMorph/Tutorials · GitHub), you can create a covariate file for your specimens. Then in GPA module, you can choose the Sex factor (you created) as an coloring option for the PCA plot.

However, there is no option to subset your data via factors (like Sex) and analyze them separately in GPA module. You can organize your data that way (i.e., males in folder, females in another).

1 Like