問題タブ [survminer]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
66 参照

r - ggsurvplot を使用してリスク テーブルの番号が空白のままになる

Kaplan-Meier プロットをいくつか作成しましたが、リスク テーブルの数を表示するのに苦労しています。現在、以下のようになっています。 ここに画像の説明を入力してください1

summary(survfit 関数) を使用すると、これは n.risk と n.events の要約です

私のコードは次のようになります。

私は何を間違っていますか?

dput(ds) 関連列

KMの概要