Description Usage Arguments Value Note
Performs the cubic spline logistic regression for use in
the locfdr
function
1 |
center |
numeric vector of the midpoints of the bins |
succ |
numeric vector of the same length of
|
fail |
umeric vector of the same length of
|
df |
the number of degrees of freedom for the spline regression (defaults to 5) |
list object with four elements:
z |
numeric vector of midpoints |
probs |
numeric vector of fitted probabilities of success |
ratio |
numeric vector of the ratio of successes to failures, accounting for total numbers of successes and failures |
df |
the number of degrees of freedom used for the spline regression |
This internal function is not intended to be called by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.