Skip to content
Prev 12667 / 20628 Next

Offset() in gls() in nlme

It may work if  you use the offset argument instead of putting an offset
term in the formula.  The model-fitting code in R (and S before it)
sometimes has the "there's more than one way to do it" approach of Perl.
This is convenient for users but not for those writing the code.  I believe
we implemented the offset argument form.

On Wed Nov 12 2014 at 2:52:30 AM ONKELINX, Thierry <Thierry.ONKELINX at inbo.be>
wrote: