Skip to content
Prev 5957 / 20628 Next

Fitting known var-cov matrix in logistic regression model

On Fri, Apr 22, 2011 at 2:31 PM, Margaret Mackinnon
<mmackinnon at kilifi.kemri-wellcome.org> wrote:
This is an interesting question. I think packages like nlme permit you
to define the
form of the var-cov matrix, but not to specify it completely. Thus
there is a trade-off
between how much domain knowledge you can inject and how much the software
will discover in the data. If I understand the docs correctly any
specified values for
the var-cov params are used as initial conditions, not as fixed values.

Dominick