summary.lmdu: Summarizing Logistic MDU models

View source: R/summary.lmdu.R

summary.lmduR 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


lmap documentation built on April 3, 2025, 5:47 p.m.

Related to summary.lmdu in lmap...