Other packages > Find by keyword >

HadamardR  

Hadamard Matrix Generation
View on CRAN: Click here


Download and install HadamardR package within the R console
Install from CRAN:
install.packages("HadamardR")

Install from Github:
library("remotes")
install_github("cran/HadamardR")

Install by package version:
library("remotes")
install_version("HadamardR", "1.0.0")



Attach the package and use:
library("HadamardR")
Maintained by
Appavoo Dhandapani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-07
Latest Update: 2020-04-07
Description:
Generates Hadamard matrices using different construction methods. For those who want to generate Hadamard matrix, a generic function, Hadamard_matrix() is provided. For those who want to generate Hadamard matrix using a particular method, separate functions are available. See Horadam (2007, ISBN:9780691119212) Hadamard Matrices and their applications, Princeton University Press for more information on Hadamard Matrices.
How to cite:
Appavoo Dhandapani (2020). HadamardR: Hadamard Matrix Generation. R package version 1.0.0, https://cran.r-project.org/web/packages/HadamardR. Accessed 05 Aug. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited HadamardR R package
View HadamardR citation profile
Other R packages that HadamardR depends, imports, suggests or enhances
Complete documentation for HadamardR
Functions, R codes and Examples using the HadamardR R package
Some associated functions: GFADD . GFCheck . GFELEM . GFM . GFMult . GFPrimeAdd . GFPrimeMult . Get_method . Had_method . HadamardR-package . Hadamard_Matrix . Hadamard_matrix_method . Initial_row_SDS . Jmat . Normcol . Normrow . PaleyI . PaleyII . PaleyIIPrimePower . PaleyIPrimePower . QPrimePower . T_seq . Turyn_seq . Turyn_to_T . antidiagnol . base_to_T . baseseq . cdn_PaleyI . cdn_PaleyII . cdn_PaleyIIprimepower . cdn_PaleyIprimepower . cdn_baumert . cdn_cooper . cdn_ehlich . cdn_goethals_T . cdn_goethals_Turyn . cdn_goethals_base . cdn_kronecker_matrix . cdn_miyamoto . cdn_sds . cdn_williamson . check_hadamard . circulant_mat . get_cooper . goethals_seidel_array . had_SDS . had_baumert . had_cooper . had_ehlich . had_goethals_T . had_goethals_Turyn . had_goethals_base . had_kronecker . had_miyamoto . had_williamson . is.prime . is.primepower . is_divisible . kro_method . kronecker_matrix . method1_paleyII . method2_paleyII . miyamotoC . nextElem . ply1 . ply2 . pow . qhad2 . quadprime . seq_williamson . 
Some associated R codes: GFADD.R . GFCheck.R . GFELEM.R . GFM.R . GFMult.R . GFPrimeAdd.R . GFPrimeMult.R . Get_method.R . Had_method.R . Hadamard_matrix.R . Hadamard_matrix_method.R . Initial_row_SDS.R . Normcol.R . Normrow.R . PaleyII.R . PaleyIIPrimePower.R . PaleyIPrimePower.R . QPrimepower.R . T_seq.R . T_to_base.R . Turyn_seq.R . antidiagnol.R . base_to_T.R . baseseq.R . cdn_PaleyI.R . cdn_PaleyII.R . cdn_PaleyIIprimepower.R . cdn_PaleyIprimepower.R . cdn_baumert.R . cdn_cooper.R . cdn_ehlich.R . cdn_goethals_T.R . cdn_goethals_Turyn.R . cdn_goethals_base.R . cdn_kronecker_matrix.R . cdn_miyamoto.R . cdn_sds.R . cdn_williamson.R . check_hadamard.R . circulant_mat.R . get_cooper.R . goethal-seidal_array.R . had_SDS.R . had_baumert.R . had_cooper.R . had_ehlich.R . had_goethals_T.R . had_goethals_Turyn.R . had_goethals_base.R . had_kronecker.R . had_miyamoto.R . had_williamson.R . is_divisible.R . is_primepower.R . isprime.R . jmat.R . kro_method.R . kronecker_matrix.R . method1_paleyII.R . method2_paleyII.R . miyamotoC.R . nextElem.R . paleyI.R . ply1.R . ply2.R . pow.R . qhad2.R . quadprime.R . seq_williamson.R .  Full HadamardR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA