A data set that can be used with the FPBKPack2 package. In this example, the counts are uncorrelated, the covariates are generated as uniform random variables, and the sites fall on a regular grid.

exampledataset

Format

A data frame with 40 rows and 7 variables:

counts

counts, with NA values for unsampled sites

pred1

a possible predictor

pred2

a second possible predictor

xcoords

coordinates on the x-axis

ycoords

coordinates on the y-axis

dummyvar

an extra variable

areavar

Variable for the area of each plot

...