| mosquitos | R Documentation |
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 :
16 aquatic species including larvae of four mosquito species (all potential vectors of human disease), which presence on sites is indicated by a 1 and absence by a 0 :
Culex_pipiens_sla binary vector (mosquito species)
Culex_modestusa binary vector (mosquito species)
Culiseta_annulataa binary vector (mosquito species)
Anopheles_maculipennis_sla binary vector (mosquito species)
waterboatmen__Corixidaea binary vector
diving_beetles__Dysticidaea binary vector
damselflies__Zygopteraa binary vector
swimming_beetles__Haliplidaea binary vector
opossum_shrimps__Mysidaea binary vector
ditch_shrimp__Gammarusa binary vector
beetle_larvae__Coleopteraa binary vector
dragonflies__Anisopteraa binary vector
mayflies__Ephemeropteraa binary vector
newts__Pleurodelinaea binary vector
fisha binary vector
saucer_bugs__Ilyocorisa binary vector
13 covariates collected on the 167 sites and their coordinates :
depth__cma 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__Ca numeric vector corresponding to the temperature in °C
oxidation_reduction_potential__Mva numeric vector corresponding to the redox potential of the water in millivolts (mV)
salinity__ppta numeric vector corresponding to the salinity of the water in parts per thousand (ppt)
High-resolution digital photographs were taken of vegetation at the edge and centre dip points and the presence or absence of different vegetation types at each dipsite was determined from these photographs using field guides :
water_crowfoot__Ranunculusa 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_Scirpusa binary vector indicating presence on sites by a 1 and absence by a 0 of rushes from the Juncus or Scirpus genus
filamentous_algaea binary vector indicating presence on sites by a 1 and absence by a 0 of filamentous algae
emergent_grassa binary vector indicating presence on sites by a 1 and absence by a 0 of emergent grass
ivy_leafed_duckweed__Lemna_trisulcaa binary vector indicating presence on sites by a 1 and absence by a 0 of ivy leafed duckweed of species Lemna trisulca
bulrushes__Typhaa binary vector indicating presence on sites by a 1 and absence by a 0 of bulrushes from the Typha genus
reeds_Phragmitesa binary vector indicating presence on sites by a 1 and absence by a 0 of reeds from the Phragmites genus
marestail__Hippurisa 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_minora binary vector indicating presence on sites by a 1 and absence by a 0 of common duckweed of species Lemna minor
xa numeric vector of first coordinates corresponding to each site
ya numeric vector of second coordinates corresponding to each site
Wilkinson, D. P.; Golding, N.; Guillera-Arroita, G.; Tingley, R. and McCarthy, M. A. (2018) A comparison of joint species distribution models for presence-absence data. Methods in Ecology and Evolution.
data(mosquitos, package="jSDM")
head(mosquitos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.