Displaying 3 results from an estimated 3 matches for "llenbecker".
2011 Jan 06
2
memisc-Tables with robost standard errors
...Variable & Coeff. & robust S.E. & lower 95% KI & upper 95% KI \\
Var1 & x.22^(*) & (xxxxx) & [xxxxx & xxxxx] \\
.
.
.
Maybe someone has any suggestions how to implement this kind of table?
Best regards,
Jan Henckens
--
jan.henckens | j?llenbecker str. 58 | 33613 bielefeld
tel 0521-5251970
2011 Jan 11
1
Problems producing quantreg-Tables
...t. The usage of latex() should be correct
since I adapted it to the vignette (p. 6,
http://cran.r-project.org/web/packages/quantreg/vignettes/rq.pdf).
I'm using R 2.12.1 with 'quantreg' v4.53 on Windows XP.
I hope anyone can help?
Best regards,
Jan Henckens
--
jan.henckens | j?llenbecker str. 58 | 33613 bielefeld
tel 0521-5251970
2010 Dec 26
1
Calculation of BIC done by leaps-package
...,
intercept=TRUE, method="forward")))
lm.model$bic
### The first two models constructed via lm():
extractAIC(lm(Time~Dwgs,data=bridge),k=log(nrow(bridge)))
extractAIC(lm(Time~Dwgs+Case,data=bridge),k=log(nrow(bridge)))
or see
http://www.henckens.de/min_example.R
--
jan.henckens | j?llenbecker str. 58 | 33613 bielefeld | germany
tel 0521-5251970