MatData: Class Attribute of LifeHist Data Object

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/MatData.R

Description

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

Usage

1

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

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

Example output

Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2

Attaching package: 'Hmisc'

The following objects are masked from 'package:base':

    format.pval, units

LifeHist documentation built on May 2, 2019, 5:42 a.m.