CommencerCommencer gratuitement

Inverting the Massey Matrix

Now that you've updated the Massey Matrix \(M\), you're almost ready to find out how the teams stacked up at the end of the 2017 season.

First, we need to make sure that the updated \(M\) has an inverse.

Cet exercice fait partie du cours

Linear Algebra for Data Science in R

Afficher le cours

Instructions

  • Find the inverse of the matrix \(M\).

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

#Find the inverse of M
___
Modifier et exécuter le code