I have build the regression model as follows:
model = lm(delay ~ industry + public + quality + finished, data)