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.
我目前正在使用 Rattle 和 Williams 的 R 进行数据挖掘。我在他的书的第 32 页和 Rattle 的以下标签上:
探索 > 分布
重申标题,在探索数据时,箱形图不会与其他图表共享页面。
例如,当我绘制箱线图和直方图时MinTemp,Sunshine我会得到一个带有直方图的页面,以及每个箱线图的单独页面。
MinTemp
Sunshine
任何帮助表示赞赏。
当我偶然发现你的帖子时,我遇到了同样的问题。在尝试安装各种推荐的软件包之后,为我解决了这个问题,只是在 Rattle 设置“高级图形”中禁用。之后,箱线图按照教程中的描述工作。
希望对你有帮助