matchDoubleArrayParameter {campsismod} | R Documentation |
Match double array parameter from list based on the name instead of the index. If a match is found, its indexes are automatically copied.
matchDoubleArrayParameter(object, x)
object |
parameters |
x |
double array parameter to match |
the same parameter is no match was found or the same parameter with updated indexes if a match was found