File: DESCRIPTION

package info (click to toggle)
strucchange 1.5-2-1%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,204 kB
  • sloc: ansic: 128; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 2,056 bytes parent folder | download
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
Package: strucchange
Version: 1.5-2
Date: 2019-10-12
Title: Testing, Monitoring, and Dating Structural Changes
Authors@R: c(person(given = "Achim", family = "Zeileis", role = c("aut", "cre"), email = "Achim.Zeileis@R-project.org",
                    comment = c(ORCID = "0000-0003-0918-3766")),
             person(given = "Friedrich", family = "Leisch", role = "aut", email = "Friedrich.Leisch@R-project.org"),
             person(given = "Kurt", family = "Hornik", role = "aut", email = "Kurt.Hornik@R-project.org"),
	     person(given = "Christian", family = "Kleiber", role = "aut", email = "Christian.Kleiber@unibas.ch"),
	     person(given = "Bruce", family = "Hansen", role = "ctb"),
	     person(given = c("Edgar", "C."), family = "Merkle", role = "ctb"))
Description: Testing, monitoring and dating structural changes in (linear)
             regression models. strucchange features tests/methods from
	     the generalized fluctuation test framework as well as from
	     the F test (Chow test) framework. This includes methods to
	     fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM,
	     recursive/moving estimates) and F statistics, respectively.
             It is possible to monitor incoming data online using
             fluctuation processes.
             Finally, the breakpoints in regression models with structural
             changes can be estimated together with confidence intervals.
             Emphasis is always given to methods for visualizing the data.
LazyData: yes
Depends: R (>= 2.10.0), zoo, sandwich
Suggests: stats4, car, dynlm, e1071, foreach, lmtest, mvtnorm, tseries
Imports: graphics, stats, utils
License: GPL-2 | GPL-3
NeedsCompilation: yes
Packaged: 2019-10-12 07:22:10 UTC; zeileis
Author: Achim Zeileis [aut, cre] (<https://orcid.org/0000-0003-0918-3766>),
  Friedrich Leisch [aut],
  Kurt Hornik [aut],
  Christian Kleiber [aut],
  Bruce Hansen [ctb],
  Edgar C. Merkle [ctb]
Maintainer: Achim Zeileis <Achim.Zeileis@R-project.org>
Repository: CRAN
Date/Publication: 2019-10-12 18:35:49 UTC