script.R
1
2
3
4
5
6
7
# obtain the SER using `summary()` and save the value
to `SER`
# compute the SSR and save it to `SSR`
# do the comparison
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
R Console
1
>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX