autoplot函数使biplot变得更好,但我找不到如何使用该函数简单地区分距离和相关类型的biplot。correlation biplot (scaling =2)
# using autoplotthere are several options: ggplot2::autoplot(stats::prcomp(USArrests, scale=TRUE(stats::pr
显然,本教程中的一些绘图需要来自ggfortify库的名为"autoplot“的函数。xlab="Days", main = 'Kaplan Meyer Plot') #base graphics is always ready
autoplot(km_fit) 我得到以下错误:Error: Objects of type survfit not supported by autoplot.