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.
是否有用于处理二元关系(计算闭包等)并绘制关系的 Hasse 图的 R 包?
包中的hasse()功能DAKS可以满足您的需要。
hasse()
DAKS
提示:Rseek.org是一个特定于 R 的搜索机器,它可以创造奇迹。上面的函数是第一个命中。
DAKS 包是一种方法。你可以在这里阅读小插图。
希望这能让你开始。