powfit
Calculates the power regression equation y = a * x^b that fits inputted nodes (x,y).
Arguments
- Input matrix m
Output
Expression a * x^b
Examples
Calculates the power regression equation y = a * x^b that fits inputted nodes (x,y).
Expression a * x^b