Movatterモバイル変換
[0]ホーム
decorrelate 0.1.6
- July 9, 2025
- submit to CRAN
decorrelate 0.1.5
- April 2, 2025
- update docs
- update
sumInverseCorr()
decorrelate 0.1.4
- March 20, 2025
- update docs
- update
sumInverseCorr() based ondirection
decorrelate 0.1.3
- March 11, 2025
- in
eclairs(), ifsvd() fails fall back onirlba() sumInverseCorr() has upper bound ofp- fix docs
decorrelate 0.1.2
- April 23, 2024
- use
dmult() instead of transposing - estimate
nu to give correlation matrix close to havingdiagonals 1
decorrelate 0.1.1
- Feb 27, 2024
- update all functions to process covariance by shrinking correlationand retaining variance information
decorrelate 0.1.0
- Feb 27, 2024
- update all functions to process covariance by shrinking correlationand retaining variance information
decorrelate 0.0.19
- Jan 02, 2024
- add
mahalanobisDistance()
decorrelate 0.0.18
- Sept 18, 2023
- add
averageCorr(),averageCorrSq() andsumInverseCorr() - add tests for these functions
- add
alpha parameter toquadForm()
decorrelate 0.0.17
decorrelate 0.0.16
decorrelate 0.0.15
- use
irlba for SVD instead ofPRIMME - improve documentation
decorrelate 0.0.14
- add
series_start_total() and use it inestimate_lambda_eb() for partial SVD - this substantially improves estimation of lambda when partial SVD isused
- add
averageCorr()
decorrelate 0.0.13
- add redundancy index as
x.ri,y.ri - add effective variance and effective dependency metrics
decorrelate 0.0.12
fastcca() andcca() give equivalentresults- but canonical variates are rotated with respect to each other
decorrelate 0.0.11
- Scale Cxy by
sqrt(1-lambda.x)*sqrt(1-lambda.y) - Add Cramer’s V statistic
decorrelate 0.0.10
- Sept 13, 2021
- add `
fastcca() andcca()
decorrelate 0.0.9
- Sept 7, 2021
- add
kappa() to compute condition number - add
logDet() to compute log determinant - add
cca() for canonical correlation analysis - simplify examples
decorrelate 0.0.8
- July 3-12, 2021
getCov() andgetCor() now have lambdaargumentplot() for eclairs shows arrow on right for zeroeigen-valuesestimate_lambda_eb() now returns logML for estimated orspecified lambda- this is stored by
eclairs()
decorrelate 0.0.7
- June 1, 2021
- add
whiten() that combineseclairs() anddecorrelate() into one function call - add
eclairs_corMat() to perform decomposition oncorrelation matrix - extend
reform_decomp2() to work with result ofeclairs_corMat()
decorrelate 0.0.6
- May 25, 2021
- add
estimate_lambda_eb() to perform empirical Bayesestimation of lambda - works for truncated SVD by setting missing ev’s to the mean residualvariance
- this makes estimation of lambda stable for varying ranks
- add
plot() for eclairs
decorrelate 0.0.5
- add
reform_decomp() - improve documentation
decorrelate 0.0.4
- add
lm_eclairs() andlm_each_eclairs() - add R/lm_projection.R
decorrelate 0.0.1
[8]ページ先頭