0

Given a unique regression object rsystol, how do I subtract the standard errors from, e.g., the first and second coefficients. I am already subtracting the coefficients with the following code:

coefficients(r_systol)[1] - coefficients(r_systol)[3]

Now I need to perform the same operation with the corresponding standard errors.

Collective Action
  • 7,607
  • 15
  • 45
  • 60

0 Answers0