I would like to calculate sums for certain columns and then apply this summation for every row. Unfortunately, I can only get to the first step. How do I now make it happen
If you don't have NA you can apply this
suma.zscore = (zscore$a + zscore$c + zscore$t + zscore$y)