Skip to content

using nlme

2 messages · Robert Corty, Ben Bolker

1 day later
#
Robert Corty <rcorty at ...> writes:
Can you give a small reproducible example and say a little more
about what you're trying to do?  It looks like you're fitting an
additive model, which seems odd (although perhaps you're just
warming up for something more complex).  You don't seem to have a 
grouping variable in your 'random' specification ... ? That only
works if you use a groupedData object to fit ...