Sdt.fftree: Converts 'fftree' to a 'SDT' vector

Description Usage Arguments Value See Also

Description

The Sdt- function needs hits, false alarms, correct rejections and misses. By comparing the prediciton aka the result of the tree with the criterion, these values can calculated.

Usage

1
2
## S3 method for class 'fftree'
Sdt(tree)

Arguments

tree

fftree

Value

sdt vector

See Also

Sdt


fftrees documentation built on May 2, 2019, 5:48 p.m.

Related to Sdt.fftree in fftrees...