Skip to content
Prev 10488 / 20628 Next

using nlme

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 ...