plot.avp: Quick plot of fitted values as a function of actual

Description Usage Arguments Examples

View source: R/mMisc.R

Description

X-Y scatterplot of fitted ~ actual with a line of equality

Usage

1
2
## S3 method for class 'avp'
plot(m)

Arguments

model

A model object of type glm

Examples

1
plot.avp(mod.fit)

townleym/mMisc documentation built on May 6, 2019, 10:52 a.m.