Skip to content
Prev 44183 / 398503 Next

predict function

Thomas Jagoe wrote:

            
Use predict() instead of predict.loess() (the method is hidden in a 
namespace, you should use the generic function).

Uwe Ligges