
Last chance! 50% off unlimited learning
Sale ends in
PROJECT(MM)
## The function is currently defined as
function (MM)
{
PMM <- MM - (matrix(1, n, 1) %*% apply(MM, 2, sum))/n
return(PMM)
}
Run the code above in your browser using DataLab