pmmFit: Predictive mean matching using lasso

View source: R/Imputation.R

pmmFitR Documentation

Predictive mean matching using lasso

Description

Predictive mean matching using lasso

Usage

pmmFit(data, k = 5)

Arguments

data

An andromeda object with the following fields: xObs: covariates table for observed data xMiss: covariates table for missing data yObs: outcome variable that we want to impute

k

The number of donors to use for matching (default 5)


OHDSI/PatientLevelPrediction documentation built on Feb. 14, 2025, 9:44 a.m.