These are specific 'methods' for print, that are used with objects of classes summary.phylog.lm, summary.phylog.cancor, and summary.phylog.prcomp, respectively.
# S3 method for summary.phylog.lm
print(x, ...)
# S3 method for summary.phylog.cancor
print(x, ...)
# S3 method for summary.phylog.prcomp
print(x, ...)
an object of the appropriate class.
further parameters to be passed (currently not used).
See explanation of output in summary.phylog.lm, summary.phylog.cancor, and summary.phylog.prcomp.
These functions are called automagically whenever you type 'summary(object.name)' or you type the name of a summary object; these functions simply provide nicer formated output.
Diaz-Uriarte, R., and Garland, T., Jr., in prep. PHYLOGR: an R package for the analysis of comparative data via Monte Carlo simulations and generalized least squares approaches.
summary.phylog.lm
,
summary.phylog.prcomp
, summary.phylog.cancor