checkfac {made4} | R Documentation |
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
checkfac(classvec)
classvec |
A vector or factor |
factor |
factor suitable for input into bga
|
Aedin Culhane