Displaying 1 result from an estimated 1 matches for "ttl_out".
Did you mean:
total_out
2007 Sep 10
1
is clustering analysis possible with R ?
...ting the status of a sensed TTL signal.
Possible values include 1 (+5 VDC) and 0 (0 VDC).
mark: specifies the sample when the phase value is closest to 0 or PI
(180 degrees) . Possible values include Z (0 phase), P (PI phase),
"" (null string), and - (neither 0 nor PI phase)
ttl_out: is the bit value indicating the status of an output TTL
signal. Possible values include 1 (+5 VDC) and 0 (0 VDC)
The goal is to perform clustering analysis on such data, that is to
group togther those which have common characteristics. Which
characteristics and how many groups ... ??? ... well th...