Package: sinar
Title: Conditional Least Squared (CLS) Method for the Model SINAR(1,1)
Version: 0.1.0
Authors@R: c(
    person(given = "Gilberto P.",
           family = "Sassi",
           role = c("aut", "cre"),
           email = "sassi.pereira.gilberto@gmail.com"),
    person(given = "Carolina C. M.",
           family = "Paraíba",
           role = c("aut"),
           email = "ccmparaibao@gmail.com"))
Description: Implementation of the Conditional Least Square (CLS) estimates and
    its covariance matrix for the first-order spatial integer-valued
    autoregressive model (SINAR(1,1)) proposed by Ghodsi (2012)
    <doi:10.1080/03610926.2011.560739>.
License: MIT + file LICENSE
Imports: MASS, stats, numDeriv
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
BugReports: https://github.com/gilberto-sassi/sinar/issues
NeedsCompilation: no
Packaged: 2020-11-02 14:22:13 UTC; gilberto
Author: Gilberto P. Sassi [aut, cre],
  Carolina C. M. Paraíba [aut]
Maintainer: Gilberto P. Sassi <sassi.pereira.gilberto@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2020-11-06 17:00:06 UTC
Built: R 4.6.0; ; 2025-08-18 04:59:42 UTC; unix
