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.
我prcomp()第一次在 R 上使用,我想知道关于scale参数的描述,特别是这部分:
prcomp()
scale
为了与 S 保持一致,默认值为 FALSE,但通常建议进行缩放。
我在其余文档中找不到对 S 的任何引用。它代表什么?