pcoriaccel_estimate_pmf | R Documentation |
Directly estimate the probability mass function of Y.
pcoriaccel_estimate_pmf(Xb, Y, xi, y_seq, h, kernel = "K2_Biweight")
Xb |
Numeric vector of individual linear predictors from the data |
Y |
Numeric vector of individual responses from the data |
xi |
value of the individuals linear predictor at the point of estimation |
y_seq |
Numeric vector of unique values of |
h |
bandwidth of the kernel |
kernel |
character string specifying the kernel to use, either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.