powered by
spT.segment.plot(obs, est, up, low, limit = NULL)
spT.MCMC.plot, spT.MCMC.stat
## obs<-rnorm(10,15,1) est<-rnorm(10,15,1.5) up<-rnorm(10,25,0.5) low<-rnorm(10,5,0.5) spT.segment.plot(obs,est,up,low,limit=c(0,30)) ##
Run the code above in your browser using DataLab