I am interested in developing a predictive multiple regression model which predicts a concentration of one compound based on the measured concentrations of several other compounds. Both the dependent and independent variables contain "non-detects", which results in occasional (~20% of total observations) left censored observations.
What methods, codes, or papers should I explore to develop this model?