adj.poly {mrds} | R Documentation |
Simple polynomial adjustment term, not the series.
Description
For internal use only – not to be called by 'mrds' or 'Distance' users directly.
Usage
adj.poly(distance, scaling, adj.order)
Arguments
distance |
perpendicular distance vector/scalar |
scaling |
scale parameter |
adj.order |
the adjustment order |
Value
scalar or vector containing the polynomial adjustment term for every
value in distance
argument
Author(s)
Felix Petersma
[Package mrds version 3.0.1 Index]