9_plot.model.s: plot Criterias for Model Selection

Description Usage Arguments References Examples

Description

plot R2.p, R2.adj.p, Cp, AICp, SBCp and PRESSP Values for All Possible Regression Modes

Usage

1

Arguments

x

matrix of predictors

y

response vector

References

Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition .chapter 9

Examples

1
2
### figure 9.4, page 356
plotmodel.s(SurgicalUnit[,1:4],SurgicalUnit[,10])

ALSM documentation built on May 2, 2019, 10:19 a.m.

Related to 9_plot.model.s in ALSM...