powreg

Calculates the power regression value y that satisfies the equation y = b0 * x^b1 for an inputted argument x.

Arguments

  1. Input matrix m with possitive values
  2. Input value or vector x, possitive values

Output

Resulting value or vector

Examples

powreg