powered by
Find local extreme points
argM(tilde, domain)
A data frame with values for x, the function output at those values of x, and the concavity.
specification of a function as in makeFun()
a domain to search in.
End-points of the domain may be included in the output.
argM(x^2 ~ x, domain(x=-1:1))
Run the code above in your browser using DataLab