Showing 3 of total 3 results (show query)
datarapi
Rapi:Interface for Multiple Data Providers `EDDS` and `FRED`
Interface for multiple data sources, such as the `EDDS` API <https://evds2.tcmb.gov.tr/index.php?/evds/userDocs> of the Central Bank of the Republic of Türkiye and the `FRED` API <https://fred.stlouisfed.org/docs/api/fred/> of the Federal Reserve Bank. Both data providers require API keys for access, which users can easily obtain by creating accounts on their respective websites. The package provides caching ability with the selection of periods to increase the speed and efficiency of requests. It combines datasets requested from different sources, helping users when the data has common frequencies. While combining data frames whenever possible, it also keeps all requested data available as separate data frames to increase efficiency.
Maintained by Sermet Pekin. Last updated 2 months ago.
eddsevdsevds-apievdsapifredcpp
13.4 match 1 stars 3.40 score 5 scriptskisungyou
NetworkDistance:Distance Measures for Networks
Network is a prevalent form of data structure in many fields. As an object of analysis, many distance or metric measures have been proposed to define the concept of similarity between two networks. We provide a number of distance measures for networks. See Jurman et al (2011) <doi:10.3233/978-1-60750-692-8-227> for an overview on spectral class of inter-graph distance measures.
Maintained by Kisung You. Last updated 2 years ago.
distancenetworknetwork-analysisopenblascppopenmp
2.3 match 9 stars 5.58 score 28 scripts 1 dependentseddelbuettel
earthmovdist:Wrapper to the 'Emd-L1' Library by Haibin Ling and Kazunori Okada
The 'Emd-L1' distance metric from the paper by H. Ling and K. Okada, An Efficient Earth Mover's Distance Algorithm for Robust Histogram Comparison, IEEE Transaction on Pattern Analysis and Machine Intelligence (PAMI), 29(5):840-853, 2007, is provided for use by R. It is based on code downloaded from the URL <http://www.ist.temple.edu/~hbling/code/EmdL1_v3.zip>.
Maintained by Dirk Eddelbuettel. Last updated 7 years ago.
1.6 match 8 stars 2.60 score 5 scripts