Other packages > Find by keyword >

remify  

Processing and Transforming Relational Event History Data
View on CRAN: Click here


Download and install remify package within the R console
Install from CRAN:
install.packages("remify")

Install from Github:
library("remotes")
install_github("cran/remify")

Install by package version:
library("remotes")
install_version("remify", "3.2.9")



Attach the package and use:
library("remify")
Maintained by
Giuseppe Arena
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-11-07
Latest Update: 2025-01-29
Description:
Efficiently processes relational event history data and transforms them into formats suitable for other packages. The primary objective of this package is to convert event history data into a format that integrates with the packages in 'remverse' and is compatible with various analytical tools (e.g., computing network statistics, estimating tie-oriented or actor-oriented social network models). Second, it can also transform the data into formats compatible with other packages out of 'remverse'. The package processes the data for two types of temporal social network models: tie-oriented modeling framework (Butts, C., 2008, ) and actor-oriented modeling framework (Stadtfeld, C., & Block, P., 2017, ).
How to cite:
Giuseppe Arena (2023). remify: Processing and Transforming Relational Event History Data. R package version 3.2.9, https://cran.r-project.org/web/packages/remify. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-13 14:10), 3.2.0 (2023-11-07 20:10), 3.2.2 (2023-11-22 10:20), 3.2.3 (2023-12-05 23:20), 3.2.4 (2023-12-06 09:50), 3.2.5 (2024-02-05 13:30), 3.2.6 (2024-05-16 04:30), 3.2.8 (2025-01-29 14:20), 3.2.9 (2025-09-27 01:10), 4.0.0 (2026-05-04 07:00)
Other packages that cited remify R package
View remify citation profile
Other R packages that remify depends, imports, suggests or enhances
Complete documentation for remify
Functions, R codes and Examples using the remify R package
Some associated functions: dim.remify . getActorID . getActorName . getDyad . getDyadID . getRiskset . getTypeID . getTypeName . plot.remify . print.remify . randomREH . randomREHsmall . rehshape . remify-package . remify . summary.remify . 
Some associated R codes: RcppExports.R . data.R . rehshape.R . remify-package.R . remify.R .  Full remify package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA