(any)
: Independent variable
(any)
: Dependent variable
(any)
Constructor for the 2D polynomial fitting
(any)
(any)
(any
= {}
)
Function that fits the model given the data(X) and predictions(y). The third argument is an object with the following options:
(Matrix)
A matrix with n rows and 2 columns.
(Matrix)
A vector of the prediction values.
Function that given a column vector return this: vector^power
(any)
Column vector.
(any)
Pow number.
(Suite | Matrix)
: