Brooke Anderson
Brooke Anderson
I'm not 100% sure I had all of my code in correctly by this point, but I got an overflow error when I tried to fit the logistic model example...
On p. 84, you have a random "=== p-values" at the end of a paragraph. I'm guessing this was meant to be a section heading and there was just a...
I imagine you have already caught this since you've fixed the code on GitHub, but the function definition for `binomial` on p. 79, you define it as `binomial(n, p)`, and...
Great idea, @mhughes26. I think a good step would be to add an example to the vignette / README of how to do this. I think that the `county_centers` data---which...
Here are some leads (thanks to Kate Fossell at UCAR): http://www.spc.noaa.gov/wcm/: tornado, wind, hail, storm reports https://mesonet.agron.iastate.edu/request/gis/watchwarn.phtml: polygon warning data
Let's add some code that adds leading zeros if someone puts in a four-digit FIPS code (e.g., Alabama).
While CRAN regularly tests examples and vignette code in packages posted there, if a package is pulling large datasets from an open data API, these tests may be set to...
Especially about: - R help - Benefits of R (and comparison with SAS / Stata)