Function datafusion_functions_aggregate::regr::regr_r2

source ยท
pub fn regr_r2(expr_y: Expr, expr_x: Expr) -> Expr
Expand description

Compute a linear regression of type RegrType::R2