Displaying 2 results from an estimated 2 matches for "datanest".
Did you mean:
  datatest
  
2009 Nov 10
0
NEW release of FRAILTYPACK
...r1+slope(var1), 
  correlation=TRUE,data=dataAdditive,n.knots=8,kappa1=10000)
--  NESTED FRAILTY MODELS for hierarchically clustered data (with 2 
levels of clustering) by including two random effects:
  
fitnested<-frailtyPenal(Surv(t1,t2,event)~cluster(group)+subcluster(subgroup), 
  data=dataNested,n.knots=8,kappa1=50000)
-- JOINT FRAILTY MODELS in the context of joint modelling of recurrent 
events with terminal event:
  fitJoint<-frailtyPenal(Surv(time.entry,time.end,status)~cluster(id)+
    
terminal(status.terminal),formula.terminalEvent=~status.terminal,data=dataJoint 
  ,n.knots...
2009 Nov 10
0
NEW release of FRAILTYPACK
...r1+slope(var1), 
  correlation=TRUE,data=dataAdditive,n.knots=8,kappa1=10000)
--  NESTED FRAILTY MODELS for hierarchically clustered data (with 2 
levels of clustering) by including two random effects:
  
fitnested<-frailtyPenal(Surv(t1,t2,event)~cluster(group)+subcluster(subgroup), 
  data=dataNested,n.knots=8,kappa1=50000)
-- JOINT FRAILTY MODELS in the context of joint modelling of recurrent 
events with terminal event:
  fitJoint<-frailtyPenal(Surv(time.entry,time.end,status)~cluster(id)+
    
terminal(status.terminal),formula.terminalEvent=~status.terminal,data=dataJoint 
  ,n.knots...