View source: R/adj.series.grad.poly.R
adj.series.grad.poly | R Documentation |
For internal use only – not to be called by 'mrds' or 'Distance' users directly.
adj.series.grad.poly(
distance,
scaling = 1,
adj.order,
adj.parm = NULL,
adj.exp = FALSE
)
distance |
perpendicular distance vector/scalar |
scaling |
scale parameter |
adj.order |
the adjustment order |
adj.parm |
vector of parameters (a_j) |
adj.exp |
boolean, defaults to FALSE |
scalar or vector containing the gradient of the polynomial adjustment
series for every value in distance
argument
Felix Petersma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.