View source: R/functions_gofLMM.R
plot.gofLMM | R Documentation |
plots the processes which are the result of a call to gof.lmm
## S3 method for class 'gofLMM' plot(object, type = 2, subset.M = NULL, ...)
object |
an object of class |
type |
Type of x-axis. Possible values are 1 for 1:N and 2 for the predicted values. Defaults to 2. |
subset.M |
How many realizations of $W^m$ should be plotted. Defaults to NULL and all the realizations are plotted. |
... |
additional arguments passed to from or to other methods |
Rok Blagus, rok.blagus@mf.uni-lj.si
gof.lmm.pan
, gof.lmm
and summary.gofLMM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.