Xmat: Estimate Dth derivative of polynomial at x

View source: R/gsp_util.R

XmatR Documentation

Estimate Dth derivative of polynomial at x

Description

Generate X matrix to estimate Dth derivative of polynomial at x

Usage

Xmat(x, degree, D = 0, signif = 3)

Arguments

x

vector of values where derivative evaluated

degree

of polynomial

signif

significant digits for labeling

order

of derivative


gmonette/spida2 documentation built on Aug. 20, 2023, 7:21 p.m.