plot.gofLMM: Plot Function

View source: R/functions_gofLMM.R

plot.gofLMMR Documentation

Plot Function

Description

plots the processes which are the result of a call to gof.lmm

Usage

## S3 method for class 'gofLMM'
plot(object, type = 2, subset.M = NULL, ...)

Arguments

object

an object of class "gofLMM", an object returned by a call to gof.lmm

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

Author(s)

Rok Blagus, rok.blagus@mf.uni-lj.si

See Also

gof.lmm.pan, gof.lmm and summary.gofLMM


rokblagus/gofLMM documentation built on April 4, 2022, 8:41 p.m.