Generation

fix invalid codeWed, 24 May 2023

> library(car) > eta_squared <- etaSquared(model) Error in etaSquared(model) : could not find function "etaSquared"

> library(GGally) > eta_squared <- etaSquared(model) > print(eta_squared)

Questions about programming?Chat with your personal AI assistant