R/diagnostic_plots.R
    diagnostic_plots.RdProduces plots and tables helpful for data diagnostics
diagnostic_plots(stats, ratios, min_reporting_yr, max_reporting_yr)
| stats | the output of calc_iaao_stats | 
|---|---|
| ratios | the output of reformat_data | 
| min_reporting_yr | the minimum year to plot | 
| max_reporting_yr | the maximum year to ploy | 
a list of plots (num_prop, sale_plot, sale_ratio_plot, sp_vs_av, ratio_plot, past_ratios_hist, past_ratios_cdf, current_ratios_hist, current_ratios_cdf)