DS4PS/cpp-525-fall-2020

Lab 4 Q1

Niagara1000 opened this issue · 1 comments

  1. For Q1a: (Produce a summary statistics table using stargazer): Is the table that the question is referring to?
  • (PIC 1)

Screen Shot 2020-11-15 at 9 29 33 AM




  1. I also tried using summary() but it doesn't look like it returned the output that the question was asking for..

  • (PIC 2)

with intercept

Screen Shot 2020-11-14 at 5 47 11 PM




  • (PIC 3)

without intercept

Screen Shot 2020-11-14 at 5 47 23 PM




  1. Referring to pics 2 and 3, would Estimate be the same as "mean"?



Thank you!

In the stargazer command, if you enter a data frame as an argument it should output a summary statistics table.