Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
regr_avgy in datafusion::functions_aggregate::regr - Rust
[go: Go Back, main page]

datafusion::functions_aggregate::regr

Function regr_avgy

source
pub fn regr_avgy(expr_y: Expr, expr_x: Expr) -> Expr
Expand description

Compute a linear regression of type RegrType::AvgY