summary.normal {lestat} | R Documentation |
Lists the main features of a probability distribution object.
## S3 method for class 'normal'
summary(object, ...)
object |
The object to be summarized. |
... |
Other possible arguments (not currently implemented). |
Readable text describing the object.
Petter Mostad <mostad@chalmers.se>
summary(normal())