Function common::fit::predict[][src]

pub fn predict(x: &f64, model: &[f64; 2]) -> f64
Expand description

Gives predicted value using model for a given x