diff --git a/README.md b/README.md index ac00e75b..639984b4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For a description of the motivation of the functions in this package (along with ## Minimal example -```r +``` r library(plmmr) X <- rnorm(100*20) |> matrix(100, 20) y <- rnorm(100)