# NOT RUN {
# trt1 is one of two arms of a clinical trial with
# trt1[,K] being the measurments at the last timepoint
# BC has two columns the first containing sensitivity
# paramenters and the second their corrisponding salbm
# estimates
pdiff <- getEYnomo( trt1[,K], BC[,2] )
plot( x = BC[,1], y = pdiff )
# }
Run the code above in your browser using DataLab