powered by
hlme
## S3 method for class 'hlme': plot.postprob(x,\dots)
postprob.hlme
plot.predict.hlme
data(data_hlme) m<-hlme(Y~Time+X1+X1_time,mixture=~Time,random=~Time,classmb=~X2+X3,subject=ID,ng=2,data=data_hlme,B=c(0,0,0,30,25,0,-1,0,0,5,0,1,1)) plot.postprob.hlme(m)
Run the code above in your browser using DataLab