MatData {LifeHist}R Documentation

Class Attribute of LifeHist Data Object

Description

To be used by plot.MatData() to examine data versus model predictions.

Usage

MatData(x)

Arguments

x

An object of class MatData, generated by function MatCount().

Details

This generic function will be used to give a class to the four components of the list output by function MatCount().

Value

A class attribute.

Note

Objects of class MatData are plotted for exploration of parameter values (initial or maximum likelihood) in 2- or 3-parameter logistic regression

Author(s)

Ruben H. Roa-Ureta

Examples

#See example in man pages for plot.MatData().

[Package LifeHist version 1.0-1 Index]