addMDV.Rd
Use to add MDV statement to model@userDefinedExtraDefs
model@userDefinedExtraDefs
addMDV(.Object, MDV)
Model object
Column mapping argument specifying corresponding "MDV" column in input data set
if (FALSE) { # \dontrun{ model <- addMDV(model, MDV = "MDV") } # }