Não foi possível enviar o arquivo. Será algum problema com as permissões?

Essa é uma revisão anterior do documento!


Modelling

Modelling

Just Engenho do Meio

DATA

Fixed covariates Fixed covariates Engenho do Meio

  • "trap" - id
  • "x" "y" - spatial coords
  • "npeople" - number of people living in each house
  • "pltv" - plants in vases
  • "ljst" - roof nor covered (Laje)
  • "calh" - roof drainage
  • "bignocover" - big water reservoires, not covered
  • "garbage" - periodicity of garbage colletion

Eggs counts and Environment covs

"eggs": egg counts for all sites. We can focus on the site EM for starting. And only the total Aedes aegipti counts ("NRO_AEDES_AEGYPTI")

"points": coordinates of the trap locations. This is an "sp" object (SpatialpointsdataFrame) and requires the package sp. coordinates can be seem in a matrix format with:

coordinates(points)

"site": site characteristics - This are all covariates of the trap. The dictionary (in Portuguese) is here: descricaovarbdrecifesaudavel.pdf For Engenho do Meio only substitute it by the covs.txt (described above)

"stationID" ID's for sites/meteorological stations

"stations" : meteorological data

"traps": location of the trap (not very useful at this stage)

* R-object with all: dengue.rdata


QR Code
QR Code projetos:dengue:bill (generated for current page)