Learn R Programming

⚠️There's a newer version (1.2.10) of this package.Take me there.

PAFit (version 0.9.5)

Joint Inference of Preferential Attachment and Node Fitness in Temporal Complex Networks

Description

A framework for modelling and inferencing the attachment mechanisms of temporal complex networks is implemented in this package. For estimating the preferential attachment (PA) function in isolation, we implement Jeong's method, the corrected Newman's method and the PAFit method. For jointly estimating the PA function and node fitnesses, we implement the PAFit method. The package also provides flexible methods to generate a wide range of temporal networks based on PA and fitness.

Copy Link

Version

Install

install.packages('PAFit')

Monthly Downloads

439

Version

0.9.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Thong Pham

Last Published

January 31st, 2017

Functions in PAFit (0.9.5)

print.PAFit_result

A function to print a PAFit_result object
summary.PAFit_result

A function to summarize a PAFit_result object
PAFit-package

Joint Inference of Preferential Attachment and Node Fitness in Temporal Complex Networks
plot.PAFit_result

Plotting the estimated attachment function and node fitness
GetStatistics

Getting summarized statistics from input data
summary.PAFit_data

A function to summarize a PAFit_data object
print.PAFit_data

A function to print a PAFit_data object
CreateDataCV

Creating cross validation data
PAFit

Joint inference of preferential attachment and node fitness by Minorize-Maximization algorithms
GenerateNet

Simulating networks from preferential attachment and fitness mechanisms