| Subset {asreml} | R Documentation |
Subset a factor
Description
Function that forms a new model term from an existing factor by selecting a
subset of its levels. See the prune argument to asreml.
Usage
Subset(f, x)
Arguments
f |
A factor in the data. |
x |
A character or numeric vector of levels to select. |
[Package asreml version 4.2.0.480 Index]