搜索资源列表
wavelets
- A package of funtions for computing wavelet filters, wavelet transforms and multiresolution analyses in the R environment.
R_interface_to_tslib
- fast operations for time series objects in the R statistical analysis package
wavelet_statistics_and_transforms
- Software to perform 1-d and 2-d wavelet statistics and transforms in the R statistical package.
TSA_Time_Serie_Analysis
- Contains R functions and datasets detailed in the book “Time Series Analysis with Applications in R (second edition)” by Jonathan Cryer and Kung-Sik Chan
Waveslim
- Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000) Gencay, Selcuk and Whitcher (2001) the dual-tree complex wavelet tran
4XTraffic_RSI_v1a
- mt4 商业EA请不要随便用于实际操作,后果自负。-mt4 EA Please Do not use commercial practice, at your peril.
PA1100headerdecoderSourcCode.r
- PA1100磁头解码芯片源代码。PA1100磁头解码芯片驱动代码,支持银行卡轨道1、2、3数据,支持正反向刷卡,执行结果分别打印出磁条卡的3个轨道数据,The PA1100 head decoder chip source code. PA1100 head decoder chip drive code, support bank card orbital 1,2,3 data support the pros and cons to the credit card, the results
bartlett.test
- bartlett.test可在R语言中进行bartlett球度检验。-bartlett.test can be carried out in the R language bartlett sphericity test.
hurst
- 分形分析的R/S重标极差方法求Hurst指数-Fractal analysis of R/S rescaled range method for the Hurst exponent
Lab1_10022012
- R语言的入门源码.基本的介绍了R语言的最基本的功能,如何建立文件,导入文件-The basic code for R language
PlotIndexValue
- R读取本地一篮子股票文件,读取新浪行情hq.sinajs.cn,生成与沪深300的图像,开源-plot customized Index Price through local basket config file,based on sina marketdata provider,plot Index
SVM_matlab
- 利用SVM做回归线性测试。对于大盘指数的有效预测可以从整体上观测股市的变化提供强有力的信息,所以对上证指数的预测很有意义。通过对上证指数从1990.12.20-2009.08.19每日的开盘数进行回归分析,最终拟合的结果是:均方误差MSE=2.35705 e-005,平方相关系数 R=99.9195 。SVM的拟合结果还是比较理想的。-Make use of SVM linear regression testing. For the market index can predict the o
freexfs
- 一个基于WOSA/XFS开发的完整例子,代码涵盖API开发和SPI开发,甚至包含MSXFS.dll的代码实现。通过这个例子有助于开发者提高对XFS整个系统的理解。 此外该例子作为也是多线程开发,OCX开发,VC6.0 Wizard开发都有一定的借鉴。 该例子需要使用V i s u a l L e a k D e t
R
- R implementation of a regression method to optimize stock values. The files contain code and two text files with two different examples. Coded using RStudio.
Examples-of-R-Language
- R语言编程实例,R语言初学者适用,尤其是金融统计类。-Examples of R Language
R
- 1、根据财务因子选择10只股票,具体财务因子不限;2、运用投资组合理论建立投资组合,计算出每只股票的权重(协方差、相关系数);3、将构建的投资组合收益率与指数对比,计算看是否存在超阿尔法收益;4、将构建的投资组合收益率序列建立模型(ARMA、GARCH等),并预测未来一周、一月的收益率;(1, according to the financial factor selection of 10 stocks, the specific financial factor is not limited
171011 (1)
- 金融时间序列R语言代码:描述性统计分析、GARCH模型代码等(R language code of financial time series: descr iptive statistical analysis, GARCH model code, etc.)
R
- 金融时间序列分析上证指数的GARCH模型R语言代码,可用于研究股票的波动性和预测。(The GARCH model R language code of the Shanghai Stock Exchange Index for financial time series analysis can be used to study the volatility and prediction of stocks.)
Copula-CoVaR R 操作说明 zhang
- GARCH-Copula-VaR R代码操作说明(GARCH-Copula-VaR R code)
R语言GARCH模型
- 用R语言建立GARCH模型,希望它可以帮助那些努力学习R的小伙伴们