FindAlpha: Calculation of alpha
Description
Function to find the largest alpha that makes equation 10 in the paper solvable.
Usage
FindAlpha(a, b, tryViaQR = TRUE)FindAlphaSimple(a, b)
Arguments
tryViaQR
When TRUE QR transformation used (to handle collinearity)
when ordinary calculations fail.
See Also
See examples in the documentation of CalculateC