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 06 Jun. 2026.
Previous versions and publish date:
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)
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

IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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