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中的派对包来限制最大节点或树的复杂性?
快速谷歌搜索找到了该party包的文档,其中一页描述了如何限制深度(使用maxdepth参数)。
party
maxdepth
希望这可以帮助!