Is anything required to use 'sba'? I got a link error for unresolved external symbol and I have no idea why it is happening. I would like to adapt ‘sba’ to BA variant. I have given reconstruction to sba as starting point and how it is to be computed. Any idea about sba robust to outlying data?
Answered By
owiti1
0 points
N/A
#100428
Does anyone know how SBA works?
LAPACK or an equal library should be installed so as to use SBA. Some precompiled libraries in the MSWin library are broken, which probably explains the error messages. Project files can rectify this, and they are usually included in the primary libraries. An easier alternative however would be to apply BLAS libraries. The flexibility of SBA makes it capable of a wide range of projections. As for outlying data, the answer would be no. Going by SBA trends, gross outliers are not a part of SBA localization and therefore feature mismatch would return an error. BA should be applied after the outliers have been eliminated by an independent technique.