\name{plot-methods} \docType{methods} \alias{plot-methods} \alias{plot,bild,missing-method} \title{Methods for function plot in package "bild"} \description{Six plots (selectable by which) are currently available: a plot of residuals against fitted values (which=1), a plot of standardized residuals against time (which=2), a plot of the autocorrelation function of the residuals (which=3), a plot of the partial autocorrelation function of the residuals (which=4), a plot for the fitted model (which=5) and a plot for the individual mean profile (which=6). By default, the first five are provided. } \usage{ \S4method{plot}{bild,missing}(x,which=c(1:5),ylab=NULL,main=NULL, ask=prod(par("mfcol"))