summary.kristrom {DCchoice}R Documentation

Summarizing the Kristr\"om's nonparametric estimation of WTP

Description

Summary method for objects of class "kristrom".

Usage

## S3 method for class 'kristrom'
summary(object, digits = max(3, getOption("digits") - 1), ...)

## S3 method for class 'summary.kristrom'
print(x, digits = max(3, getOption("digits") - 1), ...)

Arguments

object

an object of class "kristrom".

x

an object of class "kristrom".

digits

a number of digits to display.

...

optional arguments. Currently not in use.

See Also

plot.kristrom, kristrom, NaturalPark, sbchoice


[Package DCchoice version 0.2.0 Index]