问题标签 [groupwise]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
r - R t_test 中的错误,没有足够的“x”观察
我正在尝试进行分组 t-test ,但我使用的代码返回错误。它以前和其他数据帧对我来说都很好,但是对于这个数据帧它给出了这个错误
t.test.default 中的错误(x = 0.0268,y = 0.0223,paired = FALSE,var.equal = FALSE,:'x' 观察值不足
我的代码是
这是数据结构
r - 错误:`mutate()` 列 `nested.col` 有问题。我`nested.col = purrr::map(...)`。x 'tk_make_future_timeseries' 没有适用的方法
我尝试执行下面的代码,但收到错误消息这是代码:
错误消息:错误:mutate()
列有问题nested.col
。我nested.col = purrr::map(...)
。x 没有适用于“字符”类对象的“tk_make_future_timeseries”的适用方法 i 第 1 组中发生错误:结果 = AntiSocial。
有人可以帮忙吗?