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) . License: MIT + file LICENSE Imports: MASS, stats, numDeriv Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 BugReports: https://github.com/gilberto-sassi/sinar/issues Repository: https://gilberto-sassi.r-universe.dev Date/Publication: 2020-11-02 14:32:06 UTC RemoteUrl: https://github.com/gilberto-sassi/sinar RemoteRef: HEAD RemoteSha: cc5e7b1de7a3b1af9757ae845545b87ff8c8e03a NeedsCompilation: no Packaged: 2026-07-02 08:56:37 UTC; root Author: Gilberto P. Sassi [aut, cre], Carolina C. M. Paraíba [aut] Maintainer: Gilberto P. Sassi Depends: R (>= 3.5.0)