Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何通过 R 中的迭代专业化手动进行多维缩放?有谁知道如何编码 Guttman 的变换?
试试 smacof,一个 R 包。请务必检查示例数据结构 str(bread) 并弄清楚如何构建它。Guttman 的变换及其矩阵代数由 Ingwer Borg 和 Patrick JF Groenen 于 2005 年春季在 Modern Multidimensional Scaling 中提出,根据 Borg 和 Groenen 的一些 smacof 开发人员将其命名为,并与包一起讨论(参见它的小插图)。