ppqq_wrangler: Wrangles arguments for use in ppml and qqml functions.
Description
Wrangles arguments for use in ppml and qqml functions.
Usage
ppqq_wrangler(y, obj, datax, pp, ...)
Arguments
- y
The input data.
- obj
Function or "univariateML"
object.
- datax
logical; if true, plots the data on the x axis.
- ...
Arguments passed to plot
or points
down the line.