pmm: PMM for numeric or binary variable

View source: R/pmm.R

pmmR Documentation

PMM for numeric or binary variable

Description

PMM for numeric or binary variable

Usage

pmm(yhatobs, yhatmis, yobs, k)

Arguments

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.

Value

The matched observed values of all missing entries


mixgb documentation built on April 12, 2025, 1:22 a.m.