# NOT RUN {
##-- Continuing the coef.OEFPIL(.) example:
##Use of confint function
#one numerical value
confInt.OEFPIL(st1)
#vector of numerical values
confInt.OEFPIL(st1, signif.level = c(0.01,0.05,0.1))
#estimation of specified parameters
confInt.OEFPIL(st1 , signif.level = c(0.01,0.05,0.1), parm = c('b1','b2'))
# }
Run the code above in your browser using DataLab