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.
我可以使用 ggadjustedcurves() 轻松创建调整后的生存曲线,但我想使用
fun = "cloglog" 创建对数图,但它似乎不起作用。
有没有办法使用 ggadjustedcurves() 创建对数图?