Learn R Programming

made4 (version 1.46.0)

checkfac: 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

Value

factor
factor suitable for input into bga

Details

See Also