Inverse of matrix in R

前端 未结 3 550
执念已碎
执念已碎 2021-01-30 03:46

I was wondering what is your recommended way to compute the inverse of a matrix?

The ways I found seem not satisfactory. For example,

> c=rbind(c(1,          


        
3条回答
提交回复
热议问题