Displaying 2 results from an estimated 2 matches for "nooshi".
Did you mean:
nooshin
2017 Sep 25
2
Fw: passing different sample sizes
...? w.ci.ul<-ci.u-(qt(.975, df=n-1))*1.71*se? w.ci.upper<-w.ci.uu- w.ci.ul????w.ci.lu<-ci.l+(qt(.975, df=n-1))*1.71*se? w.ci.ll<-ci.l-(qt(.975, df=n-1))*1.71*se? w.ci.lower<-w.ci.lu- w.ci.ll??? res<-as.data.frame(cbind(n, ci.u, ci.l, ci.w, w.ci.upper, w.ci.lower))? return(res)}?Best,Nooshi
[[alternative HTML version deleted]]
2017 Sep 25
0
Fw: passing different sample sizes
...(qt(.975, df=n-1))*1.71*se
> w.ci.upper<-w.ci.uu- w.ci.ul w.ci.lu<-ci.l+(qt(. 975,
> df=n-1))*1.71*se w.ci.ll<-ci.l-(qt(.975, df=n-1))*1.71*se
> w.ci.lower<-w.ci.lu- w.ci.ll res<-as.data.frame(cbind(n, ci.u, ci.l,
> ci.w, w.ci.upper, w.ci.lower)) return(res)} Best,Nooshi
>
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________ ________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/ listinfo/r-help
> <https://stat.ethz.ch/mailman/lis...