fdhs: Fictitious data generated by a DHS simulation.

fdhsR Documentation

Fictitious data generated by a DHS simulation.

Description

Data set generated by a Demographic and Health Survey (DHS) simulation on a fictitious country with a national prevalence of 10\ surveyed, distributed in 401 clusters. This dataset is composed of 3 objects:

  • fdhs.clusters: data frame (one line per cluster).

  • fdhs.boundary: object of class sp::SpatialPolygons corresponding to the borders of the fictitious country.

  • fdhs: object of class prevR returned by as.prevR() using the two previous objects.

Examples

## Not run: 
str(fdhs)
str(fdhs.clusters)
str(fdhs.boundary)
demo(prevR)

## End(Not run)

prevR documentation built on May 31, 2023, 7:32 p.m.