Learn R Programming

InfoTrad (version 1.2)

Calculates the Probability of Informed Trading (PIN)

Description

Estimates the probability of informed trading (PIN) initially introduced by Easley et. al. (1996) . Contribution of the package is that it uses likelihood factorizations of Easley et. al. (2010) (EHO factorization) and Lin and Ke (2011) (LK factorization). Moreover, the package uses different estimation algorithms. Specifically, the grid-search algorithm proposed by Yan and Zhang (2012) , hierarchical agglomerative clustering approach proposed by Gan et. al. (2015) and later extended by Ersan and Alici (2016) .

Copy Link

Version

Install

install.packages('InfoTrad')

Monthly Downloads

307

Version

1.2

License

GPL-3

Maintainer

Murat Tinic

Last Published

August 21st, 2017

Functions in InfoTrad (1.2)

EA

Ersan and Alici (2016) Cluster analysis with the altered steps.
EHO

Likelihood factorization of Easley et. al. (2010) - EHO Factorization
GAN

GAN et al.(2015) Clustering based PIN Estimates
InfoTrad-package

InfoTrad
LK

Likelihood factorization of Lin and Ke (2011) - LK Factorization
YZ

Yan and Zhang (2012) Grid-Search based PIN Estimates