[R-sig-ME] Comparison of predictors in lme4

Chris Howden chris at trickysolutions.com.au
Thu Apr 26 00:48:53 CEST 2012


U could calculate prediction intervals.  The smaller the interval the
'better' the estimation.



Chris Howden
Founding Partner
Tricky Solutions
Tricky Solutions 4 Tricky Problems
Evidence Based Strategic Development, IP Commercialisation and
Innovation, Data Analysis, Modelling and Training

(mobile) 0410 689 945
(fax / office)
chris at trickysolutions.com.au

Disclaimer: The information in this email and any attachments to it are
confidential and may contain legally privileged information. If you are not
the named or intended recipient, please delete this communication and
contact us immediately. Please note you are not authorised to copy,
use or disclose this communication or any attachments without our
consent. Although this email has been checked by anti-virus software,
there is a risk that email messages may be corrupted or infected by
viruses or other
interferences. No responsibility is accepted for such interference. Unless
expressly stated, the views of the writer are not those of the
company. Tricky Solutions always does our best to provide accurate
forecasts and analyses based on the data supplied, however it is
possible that some important predictors were not included in the data
sent to us. Information provided by us should not be solely relied
upon when making decisions and clients should use their own judgement.

On 26/04/2012, at 3:34, Eiko Fried <torvon at gmail.com> wrote:

> If I have two models:
>
>> m1 ~ lmer ( y1 ~ x1 + ( 1 | subject) )
>> m2 ~ lmer ( y2 ~ x1 + ( 1 | subject) )
>
> and
> m1: fixed effects t-value x1 = 25
> m2: fixed effects t-value x1 = 5
>
> is there a way to calculate whether there is a statistical difference in
> the prediction of y1 vs y2 by x1, i.e. whether y1 is predicted in a
> significantly stronger way by x1 that y2? Something like ... R or eta
> square maybe?
>
> Thank you
> Eiko
>
> (PS.: the solution of transforming the data and using a multivariate
> response y and then calculating the interaction y~y_type*x is an option I'm
> exploring currently, but I wonder what a solution would be in separate
> univariate models)
>
>    [[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