Type: Package
Package: remstimate
Title: Optimization Frameworks for Tie-Oriented and Actor-Oriented
        Relational Event Models
Version: 2.3.14
Date: 2025-09-26
Authors@R: 
    c(person(given = "Giuseppe",
             family = "Arena",
             role = c("aut", "cre"),
             email = "g.arena@uva.nl",
             comment = c(ORCID = "0000-0001-5204-3326")),
      person(given = "Rumana",
             family = "Lakdawala",
             role = "aut"),
      person(given = "Fabio",
             family = "Generoso Vieira",
             role = "aut"),             
      person(given = "Marlyne",
             family = "Meijerink-Bosman",
             role = "ctb"),
      person(given = "Diana",
             family = "Karimova",
             role = "ctb"),
      person(given = "Mahdi",
             family = "Shafiee Kamalabad",
             role = "ctb"),
      person(given = "Roger",
             family = "Leenders",
             role = "ctb",
             email = "r.t.a.j.leenders@tilburguniversity.edu"),
      person(given = "Joris",
             family = "Mulder",
             role = "ctb",
             email = "j.mulder3@tilburguniversity.edu"))
Maintainer: Giuseppe Arena <g.arena@uva.nl>
Description: A comprehensive set of tools designed for optimizing likelihood within a tie-oriented (Butts, C., 2008, <doi:10.1111/j.1467-9531.2008.00203.x>) or an actor-oriented modelling framework (Stadtfeld, C., & Block, P., 2017, <doi:10.15195/v4.a14>) in relational event networks. The package accommodates both frequentist and Bayesian approaches. The frequentist approaches that the package incorporates are the Maximum Likelihood Optimization (MLE) and the Gradient-based Optimization  (GDADAMAX). The Bayesian methodologies included in the package are the Bayesian Sampling Importance Resampling (BSIR) and the Hamiltonian Monte Carlo (HMC). The flexibility of choosing between frequentist and Bayesian optimization approaches allows researchers to select the estimation approach which aligns the most with their analytical preferences.
License: MIT + file LICENSE
URL: https://tilburgnetworkgroup.github.io/remstimate/
BugReports: https://github.com/TilburgNetworkGroup/remstimate/issues
Depends: R (>= 4.0.0)
Imports: methods, Rcpp, remify (>= 3.2.4), trust, remstats (>= 3.2.1),
        mvnfast
Suggests: knitr, rmarkdown, tinytest
LinkingTo: Rcpp, RcppArmadillo, remify
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-26 08:10:13 UTC; giuseppearena
Author: Giuseppe Arena [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5204-3326>),
  Rumana Lakdawala [aut],
  Fabio Generoso Vieira [aut],
  Marlyne Meijerink-Bosman [ctb],
  Diana Karimova [ctb],
  Mahdi Shafiee Kamalabad [ctb],
  Roger Leenders [ctb],
  Joris Mulder [ctb]
Repository: CRAN
Date/Publication: 2025-09-26 08:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 03:34:44 UTC; windows
Archs: x64
