## Not run:
# #Load the data
# data("IslandBirds")
# data("Daily_Cov")
# data("siteCov")
#
# #Model the abundance for 5 bird species and calculate alpha diversity from that
#
# BirdDiversity <-diversityoccu(pres = IslandBirds, sitecov = siteCov,
# obscov = Daily_Cov,spp = 5, form = ~ Day + Wind + Time + Rain +
# Noise ~ Elev + AgroFo + SecVec + Wetland + Upland)
#
# #To see the estimates and p values for each model:
#
# BirdDiversity$models
# ## End(Not run)
Run the code above in your browser using DataLab