predict_lowess | R Documentation |
loewss
fitAdapted from rms:::calibrate.default
Uses approx
with rule
= 2 so that x out of range of initial lowess fit returns min or max (see ?approx)
predict_lowess(fit, x)
fit |
list produced by |
x |
values to produce predictions for |
predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.