Learn R Programming

picasso (version 1.3.1)

print.logit: Print Function for an object with S3 class "logit"

Description

Print a summary of the information about an object with S3 class "logit".

Usage

# S3 method for logit
print(x, ...)

Arguments

x

An object with S3 class "logit".

Arguments to be passed to methods.

Details

This call simply outlines the options used for computing a logit object.

See Also

picasso and picasso-package.