bfsl 0.2.0
- Added summary.bfsl()andprint.summary.bfsl()methods.
- Added broom tidier methods tidy(),glance()andaugment()for bfsl objects.
- Updated print.bfsl().
bfsl 0.1.1
- Updated README.md.
- Using arrows()instead ofsegments()to
plot error bars inplot.bfsl().
- Renamed sample data pearson_yorktopearson_york_data.
- Changed license to MIT.
- Added missing ā/nā in print.bfsl()(#1).
- Added predict.bfsl()method to calculate confidence
intervals (#2).
- Added bfsl.formula()method. This allows to plot
confidence intervals withggplot2.
bfsl 0.1.0