Learn R Programming

Copy Link

Version

Install

install.packages('R1magic')

Monthly Downloads

268

Version

0.3.4

License

GPL (>= 3)

Maintainer

Mehmet Suzen

Last Published

August 27th, 2023

Functions in R1magic (0.3.4)

DFTMatrix0

Generate Discrete Fourier Transform Matrix using DFTMatrixPlain.
objectiveL2

Objective function for Tikhinov L2 penalty
Lnorm

L-p norm of a given complex vector
objective1TV

1-D Total Variation Penalized Objective Function
CompareL1_L2_TV1

Compare L1, L2 and TV on a sparse signal.
TV1

1-D total variation of a vector.
DFTMatrixPlain

Generate Plain Discrete Fourier Transform Matrix without the coefficient
objectiveL1

Objective function for ridge L1 penalty
mutualCoherence

Cumulative mutual coherence
GaussianMatrix

Generate Gaussian Random Matrix
scaleBack.lm

Transform back multiple regression coefficients to unscaled regression coefficients Original question posed by Mark Seeto on the R mailing list.
solveL2

l2 Penalized Nonlinear Minimization
solve1TV

1-D Total Variation Penalized Nonlinear Minimization
solveL1

l1 Penalized Nonlinear Minimization
oo

Frequency expression for DFT
sparseSignal

Sparse digital signal Generator.