spatial_plot method for condPois_1stage
spatial_plot.condPois_1stage.Rdspatial_plot method for condPois_1stage
Usage
# S3 method for class 'condPois_1stage'
spatial_plot(x, ...)Examples
x <- structure(list(), class = "condPois_1stage")
spatial_plot(x)
#> Warning: `spatial_plot` method not implemented for objects of class `condPois_1stage`,
#> since there is only one 1_stage relative risk curve so all plot
#> values would be the same. 1stage attributable number results will change
#> over space, so those can be viewed instead by running `spatial_plot` on the
#> output of `calcAN` for a 1stage model!