summary.probit: Summarizing Probit Estimations

Description Usage Arguments Value Author(s) See Also

View source: R/summary.probit.R

Description

Print or return a summary of a probit estimation.

Usage

1
2
3
4
   ## S3 method for class 'probit'
summary( object, ... )
   ## S3 method for class 'summary.probit'
print( x, ... )

Arguments

object

an object of class probit.

x

an object of class summary.probit.

...

currently not used.

Value

The summary method returns an object of class summary.probit; the print method prints summary results and returns the argument invisibly.

Author(s)

Arne Henningsen

See Also

probit and probit-methods.


sampleSelection documentation built on Jan. 13, 2021, 7:49 p.m.