Ramsey Mtm Test
del model <- lm(mpg ~ wt + hp, data = mtcars) # Perform Ramsey RESET test resettest(model, power = 2:3, type = "fitted") ``` In this example, the `resettest` function conducts the Ramsey MTM test by adding squared and cubed fitted values to the regression. The output provides an