Page 1 of 1

Problem while building Cox regression Module

Posted: Tue Dec 18, 2018 7:30 am
by anishastat
While installing the Cox regression model Module, I am facing some difficulties.

Its showing the debug error "Ops.Surv <- function(...) stop("Invalid operation on a survival time")
its showing mak.names(dep) in the Surv() function.

It would be great if you can suggest some solutions or I can assess the .a.yaml and b.R files of Survival Analysis module you already created.

Thanks
Anisha

Re: Problem while building Cox regression Module

Posted: Tue Dec 18, 2018 7:40 am
by jonathon
hi!

if you commit your whole project to a github repo, i can take a look.

or you can take a look at how i've done things in 'deathwatch'

https://github.com/jonathon-love/deathwatch

cheers

jonathon

Re: Problem while building Cox regression Module

Posted: Tue Dec 18, 2018 12:48 pm
by anishastat
Thank you so much for your prompt response.
I am trying to resolve the problem...

Thanks
Anisha