Implements the Projected Actor Locations (PALS) method for spatial modeling of dyadic interactions between geographically mobile actors, as described in Kim, Liu and Desmarais (2023) <doi:10.1017/psrm.2022.6>. PALS applies exponential-smoothing weights to the spatiotemporal histories of a focal actor and its interaction partners ("alters") to project the location of future interactions. The package provides projection, maximum-similarity parameter estimation by minimizing great-circle (Haversine) prediction error, nonparametric bootstrap with multiple-imputation (Rubin's Rules) pooling, dyadic distance covariate construction, visualization, and a simulated example dataset of subnational conflict.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | Rcpp, stats |
| LinkingTo: | Rcpp |
| Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, mice, ggplot2 |
| Published: | 2026-07-01 |
| DOI: | 10.32614/CRAN.package.palsr (may not be active yet) |
| Author: | Bruce A. Desmarais [aut, cre], Sangyeon Kim [aut], Howard Liu [aut] |
| Maintainer: | Bruce A. Desmarais <bruce.desmarais at gmail.com> |
| BugReports: | https://github.com/bdesmarais/palsr/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/bdesmarais/palsr |
| NeedsCompilation: | yes |
| Citation: | palsr citation info |
| Materials: | README, NEWS |
| CRAN checks: | palsr results |
| Reference manual: | palsr.html , palsr.pdf |
| Vignettes: |
Projecting actor locations and modeling dyadic interactions with PALS (source, R code) |
| Package source: | palsr_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: palsr_0.1.0.zip, r-oldrel: not available |
| macOS binaries: | r-release (arm64): palsr_0.1.0.tgz, r-oldrel (arm64): palsr_0.1.0.tgz, r-release (x86_64): palsr_0.1.0.tgz, r-oldrel (x86_64): palsr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=palsr to link to this page.