View source: R/summary.probit.R
| summary.probit | R Documentation |
Print or return a summary of a probit estimation.
## S3 method for class 'probit'
summary( object, ... )
## S3 method for class 'summary.probit'
print( x, ... )
object |
an object of class |
x |
an object of class |
... |
currently not used. |
The summary method returns an object of class summary.probit;
the print method prints summary results and returns
the argument invisibly.
Arne Henningsen
probit and probit-methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.