s-news
[Top] [All Lists]

LME- log-normal distribution of parameters

To: <s-news@wubios.wustl.edu>
Subject: LME- log-normal distribution of parameters
From: "Pravin" <jadhavpr@vcu.edu>
Date: Thu, 25 Mar 2004 18:41:49 -0500
Cc: <slarsen@insightful.com>
Importance: Normal

Hello,

>lme(response ~ time, data="" random = ~ 1+time|ID)
##"time" is used a predictor for the "response" in the data frame "data.g"
##Random regression intercepts and slope on "time"
##Random effects vary over  individual ID

The above model assumes that the intercept and the slope are normally distributed. How can I specify log-normal distribution for these parameters. But the residual error can be normally distributed-- that is fine. One suggestion was to use log transformation. But I cannot use log transformation in the fixed effects model (log(response)~log(time)) because there are a few 0's in the predictor column.

Thank you,

Pravin

Pravin Jadhav


<Prev in Thread] Current Thread [Next in Thread>