Login
Remember
Register
Ask a Question
What is coxph() in R language?
0
votes
asked
Feb 26, 2020
in
R Language
by
rahuljain1
What is coxph() in R language?
#r-programming-coxph
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 26, 2020
by
SakshiSharma
It is a function which is used to model the hazard function on the set of predictor variable.
...