Other packages > Find by keyword >

timeordered  

Time-Ordered and Time-Aggregated Network Analyses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("timeordered", "1.0.1")



Attach the package and use:
library("timeordered")
Maintained by
Benjamin Wong Blonder
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-03-28
Latest Update: 2023-08-20
Description:
Approaches for incorporating time into network analysis. Methods include: construction of time-ordered networks (temporal graphs); shortest-time and shortest-path-length analyses; resource spread calculations; data resampling and rarefaction for null model construction; reduction to time-aggregated networks with variable window sizes; application of common descriptive statistics to these networks; vector clock latencies; and plotting functionalities. The package supports <doi:10.1371/journal.pone.0020298>.
How to cite:
Benjamin Wong Blonder (2011). timeordered: Time-Ordered and Time-Aggregated Network Analyses. R package version 1.0.1, https://cran.r-project.org/web/packages/timeordered. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.9.1 (2012-06-07 08:00), 0.9.2 (2012-08-27 14:12), 0.9.3 (2013-08-14 12:01), 0.9.4 (2014-01-31 18:38), 0.9.5 (2014-03-02 08:47), 0.9.6 (2014-03-10 08:53), 0.9.7 (2014-10-22 18:16), 0.9.8 (2015-01-22 09:25), 0.9.9 (2018-07-05 00:50), 0.9 (2011-03-28 16:35), 1.0.0 (2023-08-21 00:20)
Other packages that cited timeordered R package
View timeordered citation profile
Other R packages that timeordered depends, imports, suggests or enhances
Complete documentation for timeordered
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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