lamho86 / phylolm

GNU General Public License v2.0
30 stars 12 forks source link

predict () does not work with 'phyloglm' object #37

Closed rosbakh closed 1 year ago

rosbakh commented 3 years ago

Hello,

I am running phylogenetic generalized models with 'phylolm' to estimate pollen trait variability (ca. 1100 species) along environmental gradients. The 'phyloglm' function does it job nicely, but I cannot use the 'predict' function to make nice graphs. I get following error message: Error in UseMethod("predict") : no applicable method for 'predict' applied to an object of class "phyloglm"

What could be the problem?

Thanks and all the best, Sergey

lamho86 commented 3 years ago

Hello,

We haven't implemented 'predict' method for a phyloglm object.