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.8")



Attach the package and use:
library("remify")
Maintained by
Giuseppe Arena
[Scholar Profile | Author Map]
First Published: 2023-11-07
Latest Update: 2024-02-05
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.8, https://cran.r-project.org/web/packages/remify. Accessed 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for remify024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
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  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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