Presence or absence at 167 sites of 16 species that constitute the aquatic faunal community studied, 13 covariates collected at these sites and their coordinates.
data("mosquitos")
A data frame with 167 observations on the following 31 variables :
Culex_pipiens_sl
a binary vector (mosquito species)
Culex_modestus
a binary vector (mosquito species)
Culiseta_annulata
a binary vector (mosquito species)
Anopheles_maculipennis_sl
a binary vector (mosquito species)
waterboatmen__Corixidae
a binary vector
diving_beetles__Dysticidae
a binary vector
damselflies__Zygoptera
a binary vector
swimming_beetles__Haliplidae
a binary vector
opossum_shrimps__Mysidae
a binary vector
ditch_shrimp__Gammarus
a binary vector
beetle_larvae__Coleoptera
a binary vector
dragonflies__Anisoptera
a binary vector
mayflies__Ephemeroptera
a binary vector
newts__Pleurodelinae
a binary vector
fish
a binary vector
saucer_bugs__Ilyocoris
a binary vector
depth__cm
a numeric vector corresponding to the water depth in cm recorded as the mean of the depth at the edge and the centre of each dip site
temperature__C
a numeric vector corresponding to the temperature in °C
oxidation_reduction_potential__Mv
a numeric vector corresponding to the redox potential of the water in millivolts (mV)
salinity__ppt
a numeric vector corresponding to the salinity of the water in parts per thousand (ppt)
water_crowfoot__Ranunculus
a binary vector indicating presence on sites by a 1 and absence by a 0 of the plant species Ranunculus aquatilis which common name is water-crowfoot
rushes__Juncus_or_Scirpus
a binary vector indicating presence on sites by a 1 and absence by a 0 of rushes from the Juncus or Scirpus genus
filamentous_algae
a binary vector indicating presence on sites by a 1 and absence by a 0 of filamentous algae
emergent_grass
a binary vector indicating presence on sites by a 1 and absence by a 0 of emergent grass
ivy_leafed_duckweed__Lemna_trisulca
a binary vector indicating presence on sites by a 1 and absence by a 0 of ivy leafed duckweed of species Lemna trisulca
bulrushes__Typha
a binary vector indicating presence on sites by a 1 and absence by a 0 of bulrushes from the Typha genus
reeds_Phragmites
a binary vector indicating presence on sites by a 1 and absence by a 0 of reeds from the Phragmites genus
marestail__Hippuris
a binary vector indicating presence on sites by a 1 and absence by a 0 of plants from the Hippuris genus known as mare's-tail
common_duckweed__Lemna_minor
a binary vector indicating presence on sites by a 1 and absence by a 0 of common duckweed of species Lemna minor
x
a numeric vector of first coordinates corresponding to each site
y
a numeric vector of second coordinates corresponding to each site
data(mosquitos, package="jSDM")
head(mosquitos)
Run the code above in your browser using DataLab