Learn R Programming

glmulti (version 1.0.2)

glmulti-class: Class "glmulti"

Description

Contains the results of a glmulti analysis.

Arguments

Objects from the Class

Objects will never be created directly but through calls of glmulti or by applying consensus on a list of glmulti objects.

References

Calcagno & de Mazancourt 2010 J. Stat. Soft. v34 i12. See http://www.jstatsoft.org/v34/i12

See Also

summary.glmulti, consensus, coef.glmulti

Examples

Run this code
showClass("glmulti")

Run the code above in your browser using DataLab