Uncategorized

Data Visualization
Jennifer Marchi 0
Everyday visual analytics

Imagine you're a business analyst who just discovered a pattern or trend that could significantly help your organization. What do you do next? You share it. Using SAS® Visual Analytics, you've published your results to the Web and mobile device before, but this time you'd rather work with your findings in

Rick Wicklin 0
Optimizing a function that evaluates an integral

SAS programmers use the SAS/IML language for many different tasks. One important task is computing an integral. Another is optimizing functions, such as maximizing a likelihood function to find parameters that best fit a set of data. Last week I saw an interesting problem that combines these two important tasks.