... ssanova(log10(nox)~comp*equi,data=nox) ## get prediction for the first term, comp comp.pred <- quickPredict(nox.fit) ## plot result with method plot for ...
確定! 回上一頁