Description Usage Arguments Value See Also Examples
View source: R/DocumentationSummaries.R
This summary
function is a method that depends on the class
of the argument.
For objects of class discphasetype
or contphasetype
,
summary
prints the initial distribution and the
sub-transition/sub-intensity matrix of the phase-type representation.
1 2 3 4 5 |
object |
an object for which a summary is desired. To be able to use
the summaries for phase-type distributed objects,the object has to be of
class |
summary
prints the initial distribution and the sub-transition/sub-intensity matrix of the
phase-type representation. If the sum of all entries in the initial distribution
is less than one, it also prints the defect size (1-sum(initDist))
.
summary
, summary.glm
,
summary.lm
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.