Re: [R] Score test for a subset of parameters estimated with coxph

2019-08-21 Thread Denise b
An update regarding my question to compute the score test for a subset of parameters with coxph, when the option frailty is used: After further explorations, based on my previous examples, I realized that in presence of frailty term, coxph returns only the results from the likelihood ratio test, w

Re: [R] Score test for a subset of parameters estimated with coxph

2019-08-16 Thread Denise b
> > Dear R help list, > > I would like to perform a score test for a subset of the parameters > estimated with coxph using the frailty() option. > As illustrated in the following reproducible example, I am able to perform > the score test with the standard coxph() but not in presence of frailty() >