nignatiadis / SmoothingSplines.jl

Cubic smoothing splines in Julia.
Other
34 stars 14 forks source link

Import predict from StatsBase #15

Closed nignatiadis closed 3 years ago

nignatiadis commented 5 years ago

Minor change to use the predict from StatsBase rather than redefining it.