Find out how analytics, from data mining to cognitive computing, is changing the way we do business
Evaluate a quadratic polynomial in SAS
What is an efficient way to evaluate a multivariate quadratic polynomial in p variables? The answer is to use matrix computations! A multivariate quadratic polynomial can be written as the sum of a purely quadratic term (degree 2), a purely linear term (degree 1), and a constant term (degree 0).