A string to specify the quadrature calculation technique. Use "Gaussian" to use that method, or
or "QMCEM" for Quasi-Monte Carlo quadrature.
quad_points
An integer number specifying the amount of quadrature points to use. If NULL, the program will choose the best one.
If Quasi-Monte Carlo method is specified, the default value is of 2000 points.