Displaying 3 results from an estimated 3 matches for "hencken".
Did you mean:
mencken
2011 Jan 06
2
memisc-Tables with robost standard errors
...worked out how to archieve it):
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
2010 Dec 26
1
Calculation of BIC done by leaps-package
...nderstand why the vector ll$ress
## is subscripted double
vr<-ll$ress[i,j]/ll$nullrss
## maximum number of variables
i
^^ This seems to match the calculation done by extractAIC but it doesn't!
Maybe anyone can tell me about the reason of the variation of the
BIC-values?
Best regards,
Jan Henckens
### Minimal Example:
require(leaps)
bridge <-
read.table("http://www.stat.tamu.edu/~sheather/book/docs/datasets/bridge.txt",
header=TRUE)
fmla.full <- formula(Time ~ .)
(lm.model <- summary(regsubsets(fmla.full,data=bridge,weights=NULL,
intercept=TRUE, method="forward...
2011 Jan 11
1
Problems producing quantreg-Tables
...s
problem seems to be persistent. 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