Skip to content

R2HTML and summary of dynlm model

1 message · Stephen J. Barr

#
Hello,

I am having a bit of trouble with using R2HTML to produce the summary
of a dynlm model. I do an HTMLStart(), then have a for loop creating
different models, and I am trying to print out each model. I can use
HTML() on the model object itself, but I cannot get it to print to
summary object. Any thoughts / experience?
+ }
Error in if (xi == xj) 0L else if (xi > xj) 1L else -1L :
  argument is of length zero
HTML> HTMLStop()
[1] "html//report2.html"

Thanks,
-stephen
==========================================
Stephen J. Barr
University of Washington
WEB: www.econsteve.com