polynomfit: Help-Function

Description Usage Arguments Note Author(s)

Description

This function calculates a polynomial-fit

Usage

1
polynomfit(d, x, y)

Arguments

d

The degree of the fit

x

The independent metric variable

y

The dependent metric variable

Note

The output also features a prediction of the dependent variable in the interval from min(x) to max(x)

Author(s)

Cornelius Fritz <cornelius.fritz@campus.lmu.de>


corneliusfritz/intervisu documentation built on May 13, 2019, 10:51 p.m.