- 15
- 0
- 约3.16万字
- 约 89页
- 2018-02-27 发布于天津
- 举报
Sign test theta0 - 0 x - c(-10.1, 1.1, 1.3, 2.1, 2.2, 2.7, 7.4, 8.5, 11.0, 20.6) tstat - sum(sort(x) theta0) pbinom(tstat - 1, length(x), 1 / 2, lower.tail = FALSE) pbinom(length(x)-tstat , length(x), 1 / 2) mu - 0 # hypothesised value of median print(z - sort(y - x)) print(n - length(z)) print(b - sum(z mu)) pbinom(b - 1, n, 1 / 2, lower.tail=FALSE) 1 - pbinom(b - 1, n, 1 / 2) pbinom(n - b, n, 1 / 2) the first line here does exactly the same as line five in the example, but is less accurate for very small P-values. The second does exactly the same as line five of the example because of
您可能关注的文档
- 8086指令系统教学教程幻灯片.ppt
- AbilitiesMainTask教学教程幻灯片.ppt
- ABS的使用与检修教学教程幻灯片.ppt
- Achangeforthebetter教学教程幻灯片.ppt
- AdvancedMicroeconomics教学教程幻灯片.ppt
- ALoveAffairwithBooks教学教程幻灯片.ppt
- AmericanLiterature1教学教程幻灯片.ppt
- AnIntroductiontotheBusinessofBanking教学教程幻灯片.ppt
- ANSA初级应用教学教程幻灯片.ppt
- Atthefarm教学教程幻灯片.ppt
- Unit12知识要点复习与解析课件牛津译林版(2012)英语九年级下册.pptx
- 多维贫困视域下中国扶贫开发政策体系的演进逻辑与治理效能——大学本科公共管理专业三年级《公共政策分析》课程单元教学设计.docx
- Unit3SectionA(1a~1dPronunciation)课件人教版七年级英语下册(2).pptx
- 小学三年级英语下册Unit 7校园生活深度探究与创意表达拓展课教学设计.docx
- 高中英语外研版各单元词性转换重点单词和各单元作文课件.pptx
- Unit1Project课件沪教版(五四制)英语六年级下册.pptx
- 2026年专利代理师《法律》考卷卷卷卷.docx
- 2026年三级教育工作者《理论》模拟.doc
- 2026年税务师《涉税服务实务》真.doc
- 2026 年春季开学德育工作部署与主题教育安排8.pptx
原创力文档

文档评论(0)