Units {asreml}R Documentation

Unit level numbers

Description

Function that forms a new model term from an existing factor by choosing a subset of its record numbers. See the uid argument to asreml.

Usage

Units(f, n = 0)

Arguments

f

A factor in the data.

n

A character or numeric scalar defining the records of f to select (default = 0).


[Package asreml version 4.2.0.480 Index]