0 votes
in R Language by
What is coxph() in R language?

1 Answer

0 votes
by

It is a function which is used to model the hazard function on the set of predictor variable.

...