\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 \code{which}) are currently available: a plot of residuals against fitted values (\code{which}=1), a plot of standardized residuals against time (\code{which}=2), a plot of the autocorrelation function of the residuals (\code{which}=3), a plot of the partial autocorrelation function of the residuals (\code{which}=4), a plot for the fitted model (\code{which}=5) and a plot for the individual mean profile (\code{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"))