powered by
This function converts a coding matrix of any kind into a distributed matrix as described in Farr (2007).
c2dmatrix(t, sf = 100)
A tdsc object or a matrix
The scaling factor
Farr (2007) “Automated Bioacoustic Identification of Statutory Quarantined Insect Pests”. PhD thesis. University of York.
c2dmatrix(as.matrix(c(1,2,3,4), nrow=2))
Run the code above in your browser using DataLab