femiguez / nlraa

Nonlinear Regression for Agricultural Applications
https://femiguez.github.io/nlraa-docs/index.html
22 stars 2 forks source link

Easy multi model averaging #2

Closed femiguez closed 3 years ago

femiguez commented 3 years ago

Just writing a note for developing a function that can take multiple nonlinear models and performs multimodel averaging. The package MuMIn might be useful in this respect.

femiguez commented 3 years ago

I have now implemented multimodel prediction for objects of class lm, nls, lme, gls, gnls and nlme