構文
crr(生存時間のベクトル, 競合イベントのベクトル, デザインマトリックス, cencode=0, failcode=1)
引数
cencodeに打ち切りに相当するコードを指定する。
failcodeにて関心あるイベントに相当するコードを指定する。このコードは競合イベントのベクトルで実際に使っているものを使用する。
出力
返り値オブジェクトをsummary()の引数に指定することで出力表を得ることが出来る。
参考
Regression modeling of competing risk using R: an in depth guide for clinicians - PubMed
We describe how to conduct a regression analysis for competing risks data. The use of an add-on package for the R statistical software is described, which allow...
コメント