plot.polynomial: S3 plot method for polynomial objects

Description Usage Arguments

Description

Plot data using the polynomial function as the response to observations x

Usage

1
2
## S3 method for class 'polynomial'
plot(x, obs, w, ...)

Arguments

x

The basis object.

obs

An L x 3 matrix containing the observations data.

w

Vector of length M, containing the fitted parameters / coefficients for the M basis functions.

...

Additional parameters


andreaskapou/mpgex documentation built on May 12, 2019, 3:33 a.m.