plot_weighting_map: Plot weights in a choropleth map

View source: R/plot_map.R

plot_weighting_mapR Documentation

Plot weights in a choropleth map

Description

This provides a choropleth map showing the distribution over geometries under the implicit sample defined by the Aronow and Samii (2015) doi: 10.1111/ajps.12185 regression weights.

Usage

plot_weighting_map(mod, geometry, ...)

Arguments

mod

Weighting model object

geometry

A column of class sf::sfc with the geometry associated with each observation.

...

unused arguments

Value

A ggplot2::ggplot object.

See Also

hist.regweight(), plot.regweight(), sf::sfc()


regweight documentation built on March 18, 2022, 7:53 p.m.