[R-sig-ME] weighted mixed model regression

Dennis Murphy djmuser at gmail.com
Fri Nov 18 09:02:42 CET 2011


The same as in lm(). See ?lm for details. (Gotten from the glmer()
help page: ?glmer)

Dennis

On Thu, Nov 17, 2011 at 6:46 PM, Ahmad Rabiee <ahmadr at sbscibus.com.au> wrote:
> Hi
>
>
>
> I need to do a weighted mixed model regression on a continuous dependent
> variable.
>
> I want to use the "N" or "inverse variance" to weigh the estimated outcomes.
>
>
>
> Example:
>
>
>
> my <- glmer(milk ~ gid + period + dim + protein + (1|id), dat)
>
>
>
> Anyone knows how I can weigh the estimated coefficients for N or inverse
> variance?
>
>
>
> Thanks
>
> Ahmad
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Any one
>
>
>
>
>
> "Try not to become a man of success, but rather try to become a man of
> value"
> Albert Einstein
> <http://www.brainyquote.com/quotes/authors/a/albert_einstein.html>
>
>
>
> Please note my new email address is mailto:ahmadr at sbscibus.com.au. Please
> update your records.
>
>
>
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>




More information about the R-sig-mixed-models mailing list