[R] Approximate taylor series

Gabor Grothendieck ggrothendieck at gmail.com
Wed Apr 27 13:37:03 CEST 2016


Regress on a multivariate polynomial:

    lm(y ~ polym(x1, x2, x3, x4, degree = 3))

See ?polym



More information about the R-help mailing list