makeUpperLower {Semblance} | R Documentation |
Make the upper triangular part the same as the lower triangular part.
makeUpperLower(m)
m |
a matrix whose upper traingular part needs to be created using the lower traingular part |
a matrix where the upper triangular part the same as the lower triangular part