ppqq_wrangler {univariateML} | R Documentation |
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 continuous |
datax |
logical; if true, plots the data on the x axis. |
... |
Arguments passed to |
[Package univariateML version 1.5.0 Index]