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.
KM 曲線をプロットし、survfit()オブジェクトから中央生存データを取得したいのですが、階層ごとに分割したくありません。母集団全体を知りたいのです。
survfit()
fit <- survfit(Surv(Time, Status) ~ Group, data = A)
例えば。持ちたくない~ Group
~ Group