您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. sample_size_calculation_and_power_analysis_in_R:R中的样本大小计算和功效分析-源码

  2. R中的样本量计算和功效分析 library(pwr) effect_size<-1.1 power.t.test(delta=effect_size,sd=1,sig.level=0.05,power=.80,alternative="two.sided") ## equivalent to uniroot(function(n)pt(qt(0.025,df=(n-1)*2,lower.tail=F),df=(n-1)*2,ncp=sqrt(n/2)*effect_size,lower.t
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:1024
    • 提供者:weixin_42162171