File: CITATION

package info (click to toggle)
strucchange 1.5-4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,184 kB
  • sloc: ansic: 130; makefile: 2
file content (42 lines) | stat: -rw-r--r-- 1,944 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
bibentry(bibtype      = "Article",
         title        = "strucchange: An R Package for Testing for Structural Change in Linear Regression Models",
         author       = c(as.person("Achim Zeileis"), 
                          as.person("Friedrich Leisch"),
		          as.person("Kurt Hornik"),
		          as.person("Christian Kleiber")),
         journal      = "Journal of Statistical Software",
         year         = "2002",
	 volume       = "7",
	 number       = "2",
	 pages        = "1--38",
         doi          = "10.18637/jss.v007.i02",
         mheader      = "There are several publications about strucchange which describe different aspects of the software. The main reference is the JSS paper.",
	 header       = "To cite strucchange in publications use:"
)

bibentry(bibtype      = "Article",
         title        = "Testing and Dating of Structural Changes in Practice",
         author       = c(as.person("Achim Zeileis"), 
	                  as.person("Christian Kleiber"),
                          as.person("Walter Kr\\\"amer"),
		          as.person("Kurt Hornik")),
         journal      = "Computational Statistics \\& Data Analysis",
         year         = "2003",
	 volume       = "44",
         number       = "1--2",
	 pages        = "109--123",
         doi          = "10.1016/S0167-9473(03)00030-6",
	 header       = "If methods related to breakpoints() are used also cite:"
)

bibentry(bibtype      = "Article",
         title        = "Implementing a Class of Structural Change Tests: An Econometric Computing Approach",
         author       = "Achim Zeileis", 
         journal      = "Computational Statistics \\& Data Analysis",
         year         = "2006",
	 volume       = "50",
         number       = "11",
	 pages        = "2987--3008",
         doi          = "10.1016/j.csda.2005.07.001",
         header       = "If methods related to gefp() and efpFunctional() are used also cite:"
)