单项选择题

下列哪个函数是拟合线性模型的函数()。

A.summary()
B.coefficients()
C.fitted()
D.myfit < -lm(formula,data)