Skip to content
Prev 15189 / 20628 Next

modeling question

On 17-01-26 02:11 PM, Joaqu?n Aldabe wrote:
The minimum value of your x variable is sensible.  The mean or median
would also be sensible.  It will change the interpretation of your
intercept parameter, and might improve convergence, but if the model
does converge then it won't change the overall fit of the model.

  If you're using lme and re-locating your x variable (i.e. using
I(invert_biomass-ref_value)) doesn't help with convergence, then there
might be something else wrong. We need more information (what was the
error message?  What are the general properties of your data?) and
preferably a reproducible example ...