library(ei) data(sample) formula = t ~ x dbuf = ei(formula=formula,total="n",data=sample) summary(dbuf) eiread(dbuf, "betab", "betaw") plot(dbuf, "tomog", "betab", "betaw", "xtfit")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.