andrés castro araújo

Results 2 issues of andrés castro araújo

#### Summary: The `stan_lm()` function doesn't work for me. ``` library(rstanarm) options(mc.cores = parallel::detectCores()) stan_lm(mpg ~ wt, data = mtcars) # Error in stopifnot(is.numeric(location)) : 'location' must be specified ```...

minor typo in line 261: affect -> effect