Displaying 5 results from an estimated 5 matches for "getsummari".
Did you mean:
getsummary
2011 Jan 06
2
memisc-Tables with robost standard errors
Hello,
I've got a question concerning the usage of robust standard errors in
regression using lm() and exporting the summaries to LaTeX using the
memisc-packages function mtable():
Is there any possibility to use robust errors which are obtained by
vcovHC() when generating the LateX-output by mtable()?
I tried to manipulate the lm-object by appending the "new" covariance
2009 Mar 03
2
latex output of regressions with standardized regression coefficients and t-statistics based on Huber-White
Hello,
first of all: I'm new to R and have only used SPSS befor this (which
can't do this at all...).
I'm trying to output some regression results to latex. The regressions
are normal OLS and I'm trying to output the results with standardized
regression coefficients and t-statistics based on "Huber-White sandwich
estimator for variance". The final result should be
2009 Jul 17
1
package to do inverse probability weighting in longitudinal data
Hi there,
I have a dataset from a longitudinal study with a lot of drop-out. I
want to implement the inverse probability weighting method by Robins
1995 JASA paper "Analysis of semiparametric regression models for
repeated outcomes in the presence of missing data". Does anyone know
if there is a package to do it in R (or other software)? Thanks a lot!
Lei
2011 Dec 12
1
Package/command for creating a table of panel models ?
Hello Everyone
(Quick) question: Does anyone know a package/command or simply a way of
creating a table of different panel data estimations (estimated using
/*plm()*/ ) just as *mtable()* does for models estimated with /*lm()*/?
It seems *mtable* (and *apsrtable* equally) only support /*lm*/ and some
other classes but unfortunately not /*plm*/. I am pretty sure others must
have encountered this
2017 Apr 04
3
RFC: Adding a string table to the bitcode format
On Tue, Apr 4, 2017 at 12:36 PM, Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:
>
> On 2017-Apr-04, at 12:12, Peter Collingbourne <peter at pcc.me.uk> wrote:
>
> On Mon, Apr 3, 2017 at 8:13 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
>>
>> On Apr 3, 2017, at 7:08 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
>>