Subset {asreml}R Documentation

Subset a factor.

Description

Forms a new model term from an existing factor by selecting a subset of its levels.

Usage

Subset(f, x)

Arguments

f

A factor in the data.

x

A character or numeric vector of levels to select. See the prune argument to asreml.


[Package asreml version 4.1.0.106 Index]