To find the transpose of a matrix in R you just need to use the t function as follows: t(A). Transpose of A.
確定! 回上一頁