print_histograms: Print histograms

Description Usage Arguments Author(s) References See Also

View source: R/visualization.R

Description

This function prints histograms for single-value metrics resulting from error propagation in geographically weighted regression

Usage

1
print_histograms(data, print_file = TRUE, breaks = 20)

Arguments

data

output from the function epgwr_mc

print_file

TRUE (default) for creating .png images and saving them to disk, FALSE for just showing histograms in R plot device one at a time

breaks

the number of breaks in the histograms

Author(s)

Jaakko Madetoja

References

Madetoja, J. (2018). Error propagation in geographically weighted regression. (Doctoral dissertation, Aalto University). Manuscript in preparation.

See Also

epgwr_mc, print_maps


jaakkomadetoja/epgwr documentation built on May 28, 2019, 8:57 p.m.