JavaShuo
欄目
標籤
learning R with swirl-subsetting vectors(子集向量)
時間 2021-01-20
原文
原文鏈接
這一次,我們學習從向量組中抽出特定的向量,例如我們只對向量前20個元素感興趣,或者對向量中NA值感興趣。 你告訴R想要挑選哪些特殊的向量是通過在向量名的方括號裏放置索引向量所知道的。例如: 索引向量有四種不同的類型,邏輯向量,正整數向量,負整數向量,字符串向量。 首先我們先來講邏輯向量:原先我們學過的is.na()是在NA的地方輸出TRUE,在有值的地方輸出FALSE,
>>阅读原文<<
相關文章
1.
learning R with swirl-logic
2.
learning R with swirl-functions
3.
learning R with swirl-dates and times
4.
Working with vectors
5.
learning R with swirl-simulation(模擬)
6.
learning R with swirl-looking at data
7.
learning r with swirl -basic building blocks
8.
learning R with swirl-sequences of numbers
9.
learning R with swirl-workspace and files
10.
learning R with swirl-missing value
更多相關文章...
•
R 因子
-
R 語言教程
•
Lua 面向對象
-
Lua 教程
•
☆技術問答集錦(13)Java Instrument原理
•
算法總結-歸併排序
相關標籤/搜索
vectors
learning
向量
量子
集子
子集
r&r
r%
with+this
R 語言教程
Hibernate教程
PHP教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
在windows下的虛擬機中,安裝華爲電腦的deepin操作系統
2.
強烈推薦款下載不限速解析神器
3.
【區塊鏈技術】孫宇晨:區塊鏈技術帶來金融服務的信任變革
4.
搜索引起的鏈接分析-計算網頁的重要性
5.
TiDB x 微衆銀行 | 耗時降低 58%,分佈式架構助力實現普惠金融
6.
《數字孿生體技術白皮書》重磅發佈(附完整版下載)
7.
雙十一「避坑」指南:區塊鏈電子合同爲電商交易保駕護航!
8.
區塊鏈產業,怎樣「鏈」住未來?
9.
OpenglRipper使用教程
10.
springcloud請求一次好用一次不好用zuul Name or service not known
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
learning R with swirl-logic
2.
learning R with swirl-functions
3.
learning R with swirl-dates and times
4.
Working with vectors
5.
learning R with swirl-simulation(模擬)
6.
learning R with swirl-looking at data
7.
learning r with swirl -basic building blocks
8.
learning R with swirl-sequences of numbers
9.
learning R with swirl-workspace and files
10.
learning R with swirl-missing value
>>更多相關文章<<