Package: QuantilePeer Type: Package Title: Quantile Peer Effect Models Version: 0.0.2 Date: 2026-07-31 Authors@R: c(person(given = "Aristide", family = "Houndetoungan", role = c("cre","aut"), email = "ahoundetoungan@ecn.ulaval.ca", comment = c(ORCID = "0009-0003-2733-9362")), person(given = "Eyo I.", family = "Herstad", role = c("aut")), person(given = "Myungkou", family = "Shin", role = c("aut"))) Description: Simulating and estimating peer effect models including the quantile-based specification (Houndetoungan, 2025 ), and the models with Constant Elasticity of Substitution (CES)-based social norm (Boucher et al., 2024 ). SystemRequirements: Requires the OpenMP library for parallel computing. If the OpenMP library is not available, the code is executed sequentially, and a warning is printed. License: GPL-3 Language: en-US Encoding: UTF-8 BugReports: https://github.com/ahoundetoungan/QuantilePeer/issues URL: https://github.com/ahoundetoungan/QuantilePeer Depends: R (>= 4.1.0) Imports: Rcpp (>= 1.0.0), formula.tools, Matrix, MASS LinkingTo: Rcpp, RcppArmadillo, RcppEigen, RcppNumerical, RcppProgress RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, PartialNetwork, VignetteBuilder: knitr Repository: https://ahoundetoungan.r-universe.dev Date/Publication: 2026-06-09 03:16:18 UTC RemoteUrl: https://github.com/ahoundetoungan/quantilepeer RemoteRef: HEAD RemoteSha: 7df73d22ed2d7b0799b4cf6dd329eeefc4be4ea4 NeedsCompilation: yes Packaged: 2026-06-09 04:35:03 UTC; root Author: Aristide Houndetoungan [cre, aut] (ORCID: ), Eyo I. Herstad [aut], Myungkou Shin [aut] Maintainer: Aristide Houndetoungan