Skip to content

Commit 10a9415

Browse files
authored
Merge pull request #52 from SebKrantz/development
Development
2 parents bebdd98 + 7f82bb7 commit 10a9415

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ _cache$
1313
.log$
1414
.gz$
1515
.tex$
16+
vignettes/dynamic_factor_models*

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The package is currently not intended to fit more general forms of the state spa
4343

4444
### Installation
4545

46-
```
46+
```r
4747
# CRAN
4848
install.packages("dfms")
4949

@@ -52,7 +52,7 @@ install.packages('dfms', repos = c('https://sebkrantz.r-universe.dev', 'https://
5252

5353
```
5454
### Usage Example
55-
```
55+
```r
5656
library(dfms)
5757

5858
# Fit DFM with 6 factors and 3 lags in the transition equation

docs/index.html

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)