This error comes up when I am dividing by the matrix inverse.
Error in solve.default(x) :
system is computationally singular: reciprocal condition number = 6.85861e-18 ```
What are the ways to solve this? I am using the matrix.inverse function to find the inverse.