plot.glmcat {GLMcat}R Documentation

Plot method for a fitted glmcat model object

Description

plot of the log-likelihood profile for a fitted glmcat model object.

Usage

## S3 method for class 'glmcat'
plot(x, ...)

Arguments

x

an object of class glmcat.

...

additional arguments.


[Package GLMcat version 0.2.6 Index]