Skip to content

Commit ab451c4

Browse files
committed
Update pstr-vignette.Rmd
1 parent d914b2f commit ab451c4

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

vignettes/pstr-vignette.Rmd

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -261,22 +261,4 @@ ret$cfa
261261

262262
```{r sales, eval=F}
263263
ret$sales
264-
```
265-
266-
267-
## Citation
268-
269-
If you use the PSTR package in your research, please cite both the software implementation and the underlying methodology.
270-
271-
**Software**
272-
273-
Yang, Y. (2026). PSTR: Panel Smooth Transition Regression Modelling. R package version 2.0.0 (first released in 2017). Available at: https://github.com/yukai-yang/PSTR
274-
275-
**Methodology**
276-
277-
González, A., Teräsvirta, T., van Dijk, D., and Yang, Y. (2005). Panel Smooth Transition Regression Models. EFI Working Paper Series in Economics and Finance, No. 604. Stockholm School of Economics. Revised October 2017. Available at: https://swopec.hhs.se/hastef/papers/hastef0604.pdf
278-
279-
You can obtain the citation information directly from R by running:
280-
```{r citation}
281-
citation("PSTR")
282264
```

0 commit comments

Comments
 (0)