View source: R/plot-individual.R
individual | R Documentation |
This function can be used to obtain individual prediction and compare with observed data and population prediction for each individual separately
individual(
labels,
facets = NULL,
dname = NULL,
ipred_line = NULL,
pred_line = NULL,
point = NULL,
bloq = NULL,
is.legend,
use.finegrid,
...
)
labels |
plot texts. labels, axis, |
facets |
list facets settings nrow/ncol |
dname |
name of dataset to be used |
ipred_line |
|
pred_line |
|
point |
|
bloq |
|
is.legend |
|
use.finegrid |
|
... |
others graphics arguments passed to |
individual fit object
plot_pmx.individual
Other plot_pmx:
distrib()
,
eta_cov()
,
eta_pairs()
,
plot_pmx.distrib()
,
plot_pmx.eta_cov()
,
plot_pmx.eta_pairs()
,
plot_pmx.individual()
,
plot_pmx.pmx_dens()
,
plot_pmx.pmx_gpar()
,
plot_pmx.pmx_qq()
,
plot_pmx.residual()
,
plot_pmx()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.