Cox Proportional Hazard Regression
DATA
: N-row × M-col matrix. First row
must
include colunmn names.
Column names must contain letters [aA-zZ], dots and underscores only!
Write, copy/paste or load your data from a csv file. Delimiter
comma
or
tab
.
Use
NA
for missing values.
Settings:
Do not leave any field empty!
ℹ
Time
Event
Binomial outcome encodings:
0 / 1 (=event)
FALSE / TRUE (=event)
1 / 2 (=event)
Model
None; Null model)
1 + varA; include intercept
varA+varB; additive
varA:varB; interaction
varA*varB; both
strata(varA); stratified
Factor
Categorial variable(s) - comma separated list
Conf. level
%
Type
none
log
log-log
plain
Std. error
greenwood
tsiatis
aalen
robust
Weights
Ties
efron
breslow
exact
LogRank Test
No
Yes
Return
Contact