導航:首頁 > 數據行情 > r軟體預測股票數據

r軟體預測股票數據

發布時間:2024-07-29 02:50:12

『壹』 R軟體使用htmlTreeParse解析新浪財經股票網頁總是中文出現亂碼。用各種編碼(gb2312,utf-8等)方式都不行。

不要用gb2312, 先轉換為utf-8,
iconv(province.stock, to="utf-8")
htmlTreeParse處理後,再轉換為
iconv(province.stock, to="gb2312")

『貳』 R語言怎麼把股票日收盤價轉換成對數收益率

知道一系列收盤價向量X,length=1000,求對數收益率的R語言代碼
acf(int[,2], lag.max = 15,type = "correlation", plot = TRUE,main='int monthly

acf(int.l[,2], lag.max = 15,type = "correlation", plot = TRUE,main='int monthly
log return')

Box.test(int[,2], lag = 5, type = "Ljung-Box")
Box.test(int[,2], lag = 10, type = "Ljung-Box")
Box.test(int.l[,2], lag = 5, type = "Ljung-Box")
Box.test(int.l[,2], lag = 10, type = "Ljung-Box")

運行結錯誤辦

> int <- read.table("d-intc7208.txt", head=T)
錯誤於file(file, "rt") : 打鏈結
外: 警告信息:
In file(file, "rt") :
打文件'd-intc7208.txt': No such file or directory

+ acf(int.l[,2], lag.max = 15,type = "correlation", plot = TRUE,main='int monthly
錯誤: 意外符號 in:
"
acf(int.l[,2], lag.max = 15,type = "correlation", plot = TRUE,main='int"
> log return')
錯誤: 意外符號 in "log return"

閱讀全文

與r軟體預測股票數據相關的資料

熱點內容
2017年雙匯股票走勢 瀏覽:623
股票賬戶登記證件有效到期 瀏覽:474
股票指標Wq 瀏覽:174
交大昂立股票行情走勢 瀏覽:501
請問太平洋股票業績虧損嗎 瀏覽:256
股票在哪標識st 瀏覽:199
st股票都會退市嗎 瀏覽:380
股票k線燕子雙飛戰法 瀏覽:233
如何做股票資產負債表 瀏覽:12
海油工程股票歷史最低價 瀏覽:287
華天科技股票合理股價 瀏覽:962
開盤封漲停的股票還能持有嗎 瀏覽:766
股票指標平舌率 瀏覽:853
查股票信息網站有哪些 瀏覽:2
航天科技股票實情 瀏覽:853
出年半報業績增長股票 瀏覽:598
業績很好的股票是什麼原因 瀏覽:559
5月24日股票走勢預測 瀏覽:939
上證有多少etf股票 瀏覽:990
晚上如何開通股票賬戶 瀏覽:800