inlabru-org / inlabru

inlabru
https://inlabru-org.github.io/inlabru/
77 stars 21 forks source link

Inconsistent predict object output from data.frame RHS #26

Open finnlindgren opened 7 years ago

finnlindgren commented 7 years ago

When the formula RHS is a data.frame, the result is (usually) a prediction&list of data.frame:s, but should likely be a list of prediction objects. Also unclear what the intended behaviour is for different situations, involving integration etc.

finnlindgren commented 6 years ago

I think this has been sorted, but need to check that the documentation is clear about the intended behaviour.