Skip to content

protest() procrustes() analysis #577

Answered by jarioksa
melissaszy asked this question in Q&A
Discussion options

You must be logged in to vote

Most importantly: procrustes and protest compare two configurations. It does not handle dissimilarities, but only configurations. Functions stats::cmdscale and vegan::wcmdscale can be used to map dissimilarities into configurations. It seems that functions works smoothly with dissimilarities, but the results are meaningless.

About your specific questions:

  1. You cannot use dist objects (see above), but rows (observations) must be in the same order and match in configurations. Row names are neither used nor inspected. Columns of configuration are rotated, and their names and order is irrelevant.
  2. This questions is specific to your research field. Functions are ignorant on these choices and wi…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by melissaszy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #576 on May 30, 2023 06:59.