Skip to content
Prev 208092 / 398502 Next

Simple question on replace a matrix row

Dennis, as soon as I do : > mat3[1, ] <- mat1  and class(mat3) I get a list
and not a matrix anymore...So yes you drove me to the problem, mat1 is not
one-row numeric matrix  but a list.

-----
Anna Lippel