Value of a covariate that maximizes the response variable in a quadratic model.
Source:R/utils.R
max_quad_x.Rd
Consider a linear predictor having linear and square terms associated with a variable \(x\). Assume this variable was centered before being included in the linear predictor. This functions returns the value of \(x\) (on its original scale) such that the linear predictor is maximized (or minimized).