Package: tdsc 1.0.4
Ed Baker
tdsc: Time Domain Signal Coding
Functions for performing time domain signal coding as used in Chesmore (2001) <doi:10.1016/S0003-682X(01)00009-3>, and related tasks. This package creates the standard S-matrix and A-matrix (with variable lag), has tools to convert coding matrices into distributed matrices, provides published codebooks and allows for extraction of code sequences.
Authors:
tdsc_1.0.4.tar.gz
tdsc_1.0.4.tar.gz(r-4.5-noble)tdsc_1.0.4.tar.gz(r-4.4-noble)
tdsc_1.0.4.tgz(r-4.4-emscripten)tdsc_1.0.4.tgz(r-4.3-emscripten)
tdsc.pdf |tdsc.html✨
tdsc/json (API)
NEWS
# Install 'tdsc' in R: |
install.packages('tdsc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- chesmore2001 - Coding Matrix from Chesmore
- farr2007 - Coding Matrix from Farr
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:45b9ee7160. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
Exports:c2dmatrixemptyBandsfollowingCodesnormalise.a.matrixsample_waveformtdsctdsc_plot
Dependencies:data.tablemoments
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a coding matrix to a distributed matrix | c2dmatrix |
Coding Matrix from Chesmore (2001) | chesmore2001 |
Empty Bands Discovery | emptyBands |
Coding Matrix from Farr (2007) | farr2007 |
Following Codes | followingCodes |
Normalise an A Matrix | normalise.a.matrix |
Visualise sampled waveforms | sample_waveform |
Time Domain Signal Coding | tdsc |
Plot the A matrix or S Matrix | tdsc_plot |
An S4 class to hold results from TDSC | tdsc-class |