solver {stR} | R Documentation |
Common argument
Description
Common argument
Arguments
solver |
A vector with two string values. The only supported combinations are: c("Matrix", "cholesky") (default), and c("Matrix", "qr"). The parameter is used to specify a particular library and method to solve the minimisation problem during STR decompositon. |
[Package stR version 0.7 Index]