summary.dptee: Summary for dptee objects

Description Usage Arguments Author(s) See Also Examples

Description

The summary method for dptee objects generates information about estimated dptee models.

Usage

1
2
## S3 method for class 'dptee'
summary(object, digits, signif.stars, ...)

Arguments

object

a dptee object,

digits

digits,

signif.stars

signif.stars,

...

further arguments.

Author(s)

Frederico Uchoa

See Also

See Also dptee.

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

fuchoa/dptee documentation built on May 28, 2019, 1:20 p.m.