Description Usage Arguments Details Value Note Author(s) See Also Examples
Summary printing of a cgOneFactorFit object,
which contains fitted model information.
1 2 |
object |
An |
title |
The title printed out with the summary of the fitted model(s).
If |
endptname |
The endpoint name, printed out with the fitted model information.
If |
... |
Additional arguments. Only one is currently valid:
For other possible |
The object summary is printed using a mix of cat and print
calls. See cgOneFactorFit
for details of the *fit and other object slots.
This method simply echoes summary methods for individual fit classes,
such as lm and rlm.
summary.cgOneFactorFit returns
invisible. The main purpose is the side
effect of printing to the current output connection, which is
typically the console.
Contact cg@billpikounis.net for bug reports, questions, concerns, and comments.
Bill Pikounis [aut, cre, cph], John Oleynick [aut], Eva Ye [ctb]
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.