Description Usage Arguments Value
Centile curves according to different methods
1 | compareCurv(x, y, bandwidth.method = "CV", lambdas, data)
|
x |
the explanatory variable - numeric |
y |
the response variable - numeric |
bandwidth.method |
the method chosen to calculate bandwdth. Could be cross validation or Plug-in. Default is set to CV. |
lambdas |
to be set for "B-Splines". Can be a vector or a single numeric value. Tunes the tradeoff between the goodness of fit and the regularity of the spline - numeric value or numeric vector |
data |
the abnormal/external data we want to compare the curves with |
Plots centile curves with the different methods and displays them on the same figure as the noise data to compare
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.