结果:找到“summar”相关内容468个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
R语言 summarise函数分组计算失败
2 个回复 - 490 次查看
程序设计希望能将数据按照sp分组,通过自己定义的函数计算不同sp的relativeBA和relativeN,但是并没有成功达到预期,报错如下:
提示我改用reframe函数,但修改后,根本没有分组计算,而是对原数据每一行分开进行 ...
2023-10-13 15:25 - 海阔天空7890 - R语言论坛
dplyr中group_by处理玩summarise的n()报错
5 个回复 - 6754 次查看
dplyr中group_by处理玩
summarise的n()报错在gp1gp2生成的位置
Error: n() should only be called in a data context
Call `rlang::last_error()` to see a backtrace
2019-3-29 21:44 - dingziqi - R语言论坛
R语言使用summarise()函数报错该如何解决呢?
4 个回复 - 791 次查看
rt,想按照不同的sp计算dataframe对象comm_new中h列的中位数时,报错如下:
! `h_median` must return compatible vectors across groups.
ℹ Result of type for group 乌桕: `sp = "乌桕"`.
ℹ Resu ...
2023-9-25 18:02 - 海阔天空7890 - R语言论坛
s4类型的summary函数输出
3 个回复 - 450 次查看
我在做VECM模型时,建立模型后,想查看结果,但是用
summary输出时,变成了下面情况,只显示模型类型是S4的,没有详细的系数矩阵和协整检验的结果,想请问一下这是什么问题?
我看到别人可以做出了的结果是: ...
2023-5-25 22:11 - zoomivy - R语言论坛
stata中,summarize命令的结果怎么看
2 个回复 - 1243 次查看
-------------------------------------------------------------
Percentiles Smallest
1% 0 -1702906
5% 0 -1430931
10% 0 0 ...
2023-4-25 16:44 - xyp123xyp - Stata专版
[好书速读] [Summary] Building the Learning Organizat
14 个回复 - 2794 次查看
This is one of the few books that manage to get into the guts of learning organisations, past conceptual pondering and into nuts-and-bolts of turning the concept into practices. Systems thinking and k ...
2018-7-17 19:09 - 凯旋の王者 - 组织管理与领导力
面板分位数回归rqpd,summary
1 个回复 - 835 次查看
进行面板分位数回归时,使用rqpd(GDPzzl~lev|id,data=work2,panel(method="pre",taus=0.1,tauw=1)时,可以得到残差和系数估计值,
$coefficients
[1] 0.12585366 -0.02113821 -0.01079675
$residuals
[1] ...
2022-8-28 23:35 - 木林林林 - R语言论坛
有大佬帮忙看下r的多元summary结果吗
7 个回复 - 751 次查看
第一次建指标体系找数据<br>
原始数据回归结果如图<br>
表示被显著性吓到了<br>
以及R方直接等于1<br>
有没有大佬帮忙看下是不是数据出了问题?怎么会出现这样的情况呢
2022-7-4 08:24 - 慕斯化了 - R语言论坛
summarySE 的问题
13 个回复 - 11711 次查看
想用ggplot2 画 带误差线的图,就在网上找了个代码。主要卡在了
summarySE这个函数上。
https://blog.csdn.net/tanzuozhev/article/details/51106089
tg
2018-9-27 16:59 - freshhhhh - R语言论坛
R语言 summary()函数 结果
4 个回复 - 6522 次查看
求助各位一个问题,本人在使用面板数据分位数回归(rqpd packages)的过程中,使用了
summary()函数来输出结果(这是rqpd: Regression Quantiles for panel data (longitudinal data) in rqpd: Regression Quantile ...
2022-3-9 15:46 - yangqianmo - R语言论坛
请问VAR模型summary时如何调整显著性水平?
0 个回复 - 592 次查看
你好! 我创建了一个VAR模型后用
summary查看参数的显著性,请问应该如何调整显著性水平?
代码如下:
varmodel<-VAR(data,p=2,type="none")
summary(varmodel,equation="llexport")
谢谢!
2021-11-18 17:00 - 两小桐 - R语言论坛
为什么summarize 显示obs 为0?
14 个回复 - 23276 次查看
大家好,菜鸟一枚STATA刚开始学着入门。这才输入了一组数据后,想试用几个基本命令,结果describe 和 list都能显示正常,到了
summarize 命令,obs 就全部显示0,mean Std. Dev. Min Max 也都空白,请问什么原因呢? ...
2014-10-30 05:45 - aa2liebe - Stata专版
关于stat_summary用geom_pointrange转化问题
2 个回复 - 1939 次查看
ggplot(data = diamonds) + stat_
summary( mapping = aes(x = cut, y = depth), fun.ymin = min, fun.ymax = max, fun.y = median )ggplot(data = diamonds) + geom_pointrange( mapping = aes(x ...
2020-6-16 11:07 - nani_zzz - R语言论坛
如何提取summary()的各统计数
15 个回复 - 35578 次查看
代码及数据如下
> data data
A B C D
1 27.68 29.25 28.11 28.82
2 29.56 29.13 26.06 28.70
3 26.56 29.52 35.13 27.42
4 27.13 29.33 30.35 34.38
5 27.40 29.21 29.39 29.01
6 ...
2013-7-19 12:22 - 统计R浪人 - R语言论坛
北师大一外教所讲的Summary系列,讲解+练习+范文
20 个回复 - 12745 次查看
How to write a
summary
To write your
summary, first scan thedocument you are
summarizing to get an overall impression.
Then read it carefully, highlightingor underlining the most significant inf ...
2010-4-29 20:46 - windsgod - 爱问频道
想问一下summary怎么写
0 个回复 - 256 次查看
考博英语有一道阅读是写作
summary的,非英语专业的,从来没有练习过类似的题型,想问一下这个题目的给分标准是什么?类似小作文要有个人表达吗?还是把整篇文章的大意概括到位就可以了?怎么样叫做概括到位呢?是引申 ...
2020-1-10 15:06 - augustenny - 灌水吧
r语言如何用summary语句提取指定几列数据
2 个回复 - 5295 次查看
r语言如何用
summary语句提取指定几列数据
group_by(merged_data,schid)%>%
summary(merged_data)
schid children_present children_inclass teacher_present school_open blackboard_inuse M ...
2019-12-7 07:13 - 把君诗过日0 - R语言论坛
如何用SAS横向merge成一个summarycell?
3 个回复 - 1131 次查看
0=没病 1=有病 怎么把每一行的个人情况融合成1、0的数字串?
试过以下code,失败。。。有大佬能帮帮忙吗!谢谢。
proc sql;
create table want as
select id, copd, mi,stroke,cancer,
summary as copd||mi ...
2019-9-6 23:22 - miffy126 - SAS专版