cna-deprecated {cna}R Documentation

Deprecated functions in the cna package

Description

These functions are provided for compatibility with older versions of the cna package only, and may be removed eventually. Commands that worked in versions of the cna package prior to version 3.0.0 will not necessarily work in version 3.0.0 and beyond, or may not work in the same manner.

Usage

truthTab(...)
cstt(...)
fstt(...)
mvtt(...)

full.tt(...)
tt2df(...)

Arguments

...

Arguments passed to renamed functions. See the corresponding help pages for help.

Details

truthTab has been replaced by configTable. cstt has been replaced by csct. fstt has been replaced by fsct. mvtt has been replaced by mvct.

full.tt has been replaced by full.ct. tt2df has been replaced by ct2df.

See Also

configTable, full.ct, ct2df


[Package cna version 3.5.6 Index]