Guest User

Untitled

a guest
Feb 13th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. F1=lm(Rcf~Rmf)
  2. F1test=coeftest(F1,vcov=sandwich)
  3.  
  4. F1=lm(Rcf~Rmf)
  5. F1test=coeftest(F1,vcovHC=sandwich)
Add Comment
Please, Sign In to add comment