checkfac {made4}R Documentation

Check factor

Description

Convert input vector into a factor suitable for analysis in ADE4. This function is called by link[made4:bga]{bga} and other made4 function, it is not normally called by the user

Usage

checkfac(classvec)

Arguments

classvec A vector or factor

Value

factor factor suitable for input into bga

Author(s)

Aedin Culhane


[Package made4 version 1.14.0 Index]