abun.R: contain the R functions to implement the empirical likelihood based 
        and conditional likelihood based methods

data.txt: contain the data for illustration;
          1st column is the covariate x
          2nd column to 5th column are the capture history in 4 captures

example.R: R code to analyze the data in data.txt.  