The type of plot depends on the type of covariate: boxplot for categorical, geom_point and geom_smooth for continuous.

nlme.var.vs.cov(xpdb, covColNames, nrow = 1, ncol = 1, yVar = "WRES", ...)

Arguments

xpdb

NLME xpose object.

covColNames

Character vector of covariates to build the matrix.

nrow

Number of rows.

ncol

Number of columns; if ncol=1, each gtable object is treated separately.

yVar

Variable from xpdb data to build a plot.

...

Parameters to be passed to ggarrange()

Value

list of gtable