plot_confidence_intervals: Plot confidence intervals

Description Usage Arguments Author(s) References

View source: R/visualization.R

Description

This function creates a plot for values and their 95 confidence intervals ordered from left to right according to the value

Usage

1
plot_confidence_intervals(data, SE, max, min, point_size = 0.8, title)

Arguments

data

a vector of data values

SE

a vector of standard deviations

max

maximum value

min

minimum value

point_size

the size of the points

title

the title of the plot

Author(s)

Jaakko Madetoja

References

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


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