复制代码
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67> final_wei is_litigation is_warrant is_integrity is_review forth_sub_ave type is_method 1 0 -0.1848 0.1425 0 0.0581 0.1848 0.06607 left_year rtl_year t_importance cited_count period sub_amount app_amount is_range_wide 1 -0.08074 0.03577 0 -0.01461 0 0 0 0.1604 count_ipc cite_count avr_amt avr_hold lisence transfer 1 0.01393 -0.01004 0 0 -0.008525 0.007483 > final_wei>0.1 is_litigation is_warrant is_integrity is_review forth_sub_ave type is_method [1,] FALSE FALSE TRUE FALSE FALSE TRUE FALSE left_year rtl_year t_importance cited_count period sub_amount app_amount [1,] FALSE FALSE FALSE FALSE FALSE FALSE FALSE is_range_wide count_ipc cite_count avr_amt avr_hold lisence transfer [1,] TRUE FALSE FALSE FALSE FALSE FALSE FALSE > final_wei[final_wei>0.1] [1] 0.1425 0.1848 0.1604 > which(final_wei>0.1) [1] 3 6 15 > final_wei[which(final_wei>0.1)] is_integrity type is_range_wide 1 0.1425 0.1848 0.1604
最后
以上就是喜悦星月最近收集整理的关于R 语言 是否使用which的区别的全部内容,更多相关R内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复