Learn R Programming

LifeHist (version 1.0-1)

MatData: 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().

Value

A class attribute.

Details

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

Examples

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

Run the code above in your browser using DataLab