英文: Using margins() with geeglm() in R 问题 我已经创建了一系列使用geeglm()函数的GEE模型。我想在exposure_1为正和负时计算主要结果的边际几率比...
使用tidyr或dplyr方法的Fisher精确检验
英文: fisher exact using tidyr or dplyr approach 问题 我有一个包含两组数据的数据框,分别是肿瘤组和正常组。对于每个位点/行,我想要计算在肿瘤组和正常组之间...
R函数用于使用dplyr的group_by和灵活的组进行总结,包括完全没有分组。
英文: R function to summarise using dplyr group_by with flexibble groups, including no grouping at all...
在R中的列表对象中的setnames()函数。
英文: setnames() in a list object in R 问题 以下是您要翻译的内容: 我有一个如下的列表对象,我需要为每个列表对象分配一个特定的名称,例如如果对象在`my.list`...
从列表中删除数据框,如果不满足条件。
英文: Remove data frame from list if doesn’t satisfy a condition 问题 I have a list object below. I woul...
为什么在使用tidy()处理aggte()输出时,置信区间与aggte()本身显示的不同?
英文: Why is the confidence interval different when using tidy() on output of aggte() than what aggte(...
如何使用if_else输出一个tibble,以及如何使用mutate输出一个list-column?
英文: How to output a tibble with if_else, and how to output a list-column with mutate? 问题 I'm attempt...
在R中编写循环以遍历多次输入。
英文: Writing for loop in R over imputations 问题 我基本上有相同的代码序列,我想要重复对1到10的数字列表执行。在Stata中,我会这样做foreach nu...
go: gopkg.in/ldap.v3@v3.1.3: 解析 go.mod 文件
英文: go: gopkg.in/ldap.v3@v3.1.3: parsing go.mod 问题 你好!以下是翻译好的内容: 无法找到主模块,但在 C:\Users<github> 中...