Package: bifurcatingr
Title: Bifurcating Autoregressive Models
Version: 1.0.0
Authors@R: c(
    person("Tamer", "Elbayoumi", email = "tmelbayoumi@ncat.edu", role = c("aut", "cre"),comment = c(ORCID = "0000-0001-9071-7766")),
    person("Sayed", "Mostafa", email = "sabdelmegeed@ncat.edu", role = "aut", comment = c(ORCID = "0000-0002-8113-702X")))
Description: Estimation of bifurcating autoregressive models of any order, p, BAR(p) as
    well as several types of bias correction for the least squares estimators of
    the autoregressive parameters as described in Zhou and Basawa (2005)
    <doi:10.1016/j.spl.2005.04.024> and Elbayoumi and Mostafa (2020)
    <doi:10.1002/sta4.342>. Currently, the bias correction methods supported
    include bootstrap (single, double and fast-double) bias correction and
    linear-bias-function-based bias correction. Functions for generating and
    plotting bifurcating autoregressive data from any BAR(p) model are also
    included. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: graphics (>= 4.0.0), igraph (>= 1.2.5), MASS (>= 7.3.0)
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-02-12 00:03:41 UTC; sayedmostafa2
Author: Tamer Elbayoumi [aut, cre] (<https://orcid.org/0000-0001-9071-7766>),
  Sayed Mostafa [aut] (<https://orcid.org/0000-0002-8113-702X>)
Maintainer: Tamer Elbayoumi <tmelbayoumi@ncat.edu>
Repository: CRAN
Date/Publication: 2021-02-15 17:10:02 UTC
Built: R 4.1.0; ; 2021-05-26 19:23:28 UTC; unix
