Description Usage Arguments Details Value Author(s) References See Also
This specializes the generic plot
for nm objects.
Standard arguments are derived and passed, together with extra arguments,
to a suite of diagnostic plots nmPlots
.
1 2 3 4 5 6 7 8 9 10 11 12 |
x |
nm |
which |
names or numbers for subsetting |
dvname |
column name for the dependent variable |
ivname |
column name for the independent variable |
covariates |
a list of covariates, guessed by default |
categorical |
a list of categorical covariates, guessed by default, ignored where not in |
continuous |
a list of continuous covariates, guessed by default, ignored where not in |
by |
column name(s) for extra plotting hierarchy (lattice levels); currently unimplemented |
... |
extra arguments passed to |
Time within subject is rescaled to start at zero. Covariates are guessed to be everything that is non-structural. By default, covariates with 7 or more unique values are continuous, and the rest are categorical. But you can reallocate, even assigning the same column as both categorical and continuous.
a list of trellis
objects
Tim Bergsma
http://metrumrg.googlecode.com
nmPlots
as.nm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.