I created data frame of data (observed and auxiliary data) in R and fit the model on data. Then I predict the dependent variable, but in predict data there are not available (NA). I use code "na.omit (data)" but the problem persists.
Does anyone have suggestions?