Last data update: 2014.03.03

R: Summary of 'glmsel' objects
summary.glmselR Documentation

Summary of glmsel objects

Description

This function produces summary of objects of class glmsel produced by glmsel() function.

Usage

## S3 method for class 'glmsel'
summary(object, dispersion=NULL, ...)

Arguments

object

an object of class 'glmsel'

dispersion

argument which allows to include dispersion parameter

...

arguments to be passed to and from other methods

Author(s)

Michal Knut 1105406k@student.gla.ac.uk.

Results