英文: Using svycontrast inside a function when contrasts involve backticks and I() 问题 我试图编写一个R函数,实现了在`...
如何在Perl/HTML中组合多个显示条件以创建多项选择调查。
英文: How to combine multiple display conditions in Perl/HTML in a multiple choice survey 问题 我正在设计一个调查...
Handling 2000 vs 1900 in converting character dates to usable dates in R survey data
英文: Handling 2000 vs 1900 in converting character dates to usable dates in R survey data 问题 我正在清理一些调...
如何将xy坐标叠加在图像上
英文: How to overlay xy coordinates onto an image 问题 I can help with that. You're looking to create a ...
从列表中提取对象的属性并将它们写入数据框中。
英文: Extract attributes from objects in a list and write them into a dataframe 问题 我有一个对象列表(调查::svycip...
只在所有问题都回答完毕后弹出。
英文: Only Having a Pop-up After All Questions Are Answered 问题 我有一个REDCap调查中的三个是/否问题,我正在尝试使得如果他们对这三个问题...
如何使用R从百分比数值的调查数据绘制一个中性居中的Likert图?
英文: How do I plot a neutral centered likert plot in R from percentage value survey data? 问题 以下是要翻译的内...
Use of svyglm and svydesign with R for multistage stratified cluster design
英文: Use of svyglm and svydesign with R for multistage stratified cluster design 问题 我有一个复杂的数据集,它是通过多阶...
如何重叠R直方图
英文: How to overlap R histograms 问题 以下是代码的翻译部分: # 从[这里](https://stackoverflow.com/questions/64474714/...
如何在 logistic svyglm() 中添加 p 值到 odds ratio?
英文: How to add p-values to odds ratio with logistic svyglm()? 问题 我正在使用以下代码来获取我的svyglm模型的比值比和置信区间。 mo...