pmm | R Documentation |
PMM for numeric or binary variable
pmm(yhatobs, yhatmis, yobs, k)
yhatobs |
The predicted values of observed entries in a variable |
yhatmis |
The predicted values of missing entries in a variable |
yobs |
The actual observed values of observed entries in a variable |
k |
The number of donors. |
The matched observed values of all missing entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.