search for: tf4755456

Displaying 1 result from an estimated 1 matches for "tf4755456".

2007 Nov 06
0
Bootstrap CI of Slope in a Weighted Simple Linear Regression
...t + r[indices] fit.b <- lm(Y.b ~ X - 1,weights=W) return(coef(fit.b))} results <- boot(data=data.df, statistic=bs,R=1000) boot.ci(results, type="perc", index=1) -- View this message in context: http://www.nabble.com/Bootstrap-CI-of-Slope-in-a-Weighted-Simple-Linear-Regression-tf4755456.html#a13598953 Sent from the R help mailing list archive at Nabble.com.