summary.lmdu {lmap}R Documentation

Summarizing Logistic MDU models

Description

The function summary.lmdu gives a summary from an object from lmdu()

Usage

## S3 method for class 'lmdu'
summary(object, ...)

Arguments

object

An object resulting from lmdu

...

additional arguments to be passed.

Value

Summary of the results obtained from lmdu


[Package lmap version 0.1.2 Index]