File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -25,18 +25,6 @@ model to the time steps of delay between onset date of the event,
2525death) and the date of report (* i.e.* , date of notification of the case
2626or death).
2727
28- ## Installing
29-
30- After have a proper ` INLA ` installation to install ` nowcaster ` package
31- simply run the code below in R:
32-
33- ``` r
34- devtools :: install_github(" https://github.com/covid19br/nowcaster" )
35- ```
36-
37- If you have any problem installing, please refer to next section on the
38- dependencies of the package.
39-
4028## Dependencies
4129
4230` nowcaster ` is based on the
@@ -66,6 +54,19 @@ If you want more detail on other possible installations of `INLA`,
6654please refer to the official
6755[ page] ( https://www.r-inla.org/download-install ) of the package.
6856
57+
58+ ## Installing
59+
60+ After have a proper ` INLA ` installation to install ` nowcaster ` package
61+ simply run the code below in R:
62+
63+ ``` r
64+ devtools :: install_github(" https://github.com/covid19br/nowcaster" )
65+ ```
66+
67+ If you have any problem installing, please refer to next section on the
68+ dependencies of the package.
69+
6970## Similar Initiatives
7071
7172There are other alternative packages, that can produce nowcasting
You can’t perform that action at this time.
0 commit comments