diff --git a/README.Rmd b/README.Rmd index dfc046e..fd6a773 100644 --- a/README.Rmd +++ b/README.Rmd @@ -36,7 +36,7 @@ With a sparse precision matrix $Q$ obtained from the Vecchia approximation, the > Lee, C. J., Symanski, E., Rammah, A., Kang, D. H., Hopke, P. K., & Park, E. S. (2024). A scalable two-stage Bayesian approach accounting for exposure measurement error in environmental epidemiology. arXiv preprint arXiv:2401.00634. ## Installation -You can install the development version of bspme with the following code: +You can install the R package bspme with the following code: ``` r # install.packages("devtools") diff --git a/README.md b/README.md index d0fbc9c..7085094 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,7 @@ paper: > preprint arXiv:2401.00634. \## > Installation -You can install the development version of bspme with the following -code: +You can install the R package bspme with the following code: ``` r # install.packages("devtools")