Description Usage Arguments Value
View source: R/06-casecrossover.R
Generic summary method for a cc_fit object returned by casecrossover(). Prints similar information to the familiar lm() and glm() summary functions, or inla().
1 2 |
object |
Object of class cc_fit returned by casecrossover(). |
... |
Not used |
A list of summary information of class cc_summary, with a print method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.