Title: Regularized sparse inverse covariance matrix estimation
Diff between QUIC versions 1.0 dated 2012-05-16 and 1.1 dated 2012-05-17
Description: Use Newton's method and coordinate descent to solve the
regularized inverse covariance matrix estimation problem.
Please refer to: Sparse Inverse Covariance Matrix Estimation
Using Quadratic Approximation, Cho-Jui Hsieh, Matyas A. Sustik,
Inderjit S. Dhillon, Pradeep Ravikumar, Advances in Neural
Information Processing Systems 24, 2011, p. 2330--2338.
Author: Cho-Jui Hsieh [aut], Matyas A. Sustik [aut, cre], Inderjit S.
Dhillon [aut], Pradeep Ravikumar [aut]
Maintainer: Matyas A. Sustik
DESCRIPTION | 6 +++---
MD5 | 6 +++---
src/Makevars | 4 ++--
src/QUIC.cpp | 6 +++---
4 files changed, 11 insertions(+), 11 deletions(-)
More information about DescribeDisplay at CRAN
Permanent link
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-10-24 1.8
2011-05-31 1.6
2010-10-20 1.4
2010-04-12 1.1
2009-09-30 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2011-09-30 1.1-2
2011-01-09 1.1-1
Title: Boosted One-Step Statistics: Fast and accurate approximations
for GLM, GEE and Mixed models for use in GWAS
Diff between boss versions 1.0 dated 2012-04-03 and 1.1 dated 2012-05-17
Description: BOSS uses parameter estimates obtained without genotype to
boost standard one-step approximations, and precomputes as much
as possible without genotype (using boss.set) to minimize
effort required.
Author: Arend Voorman
Maintainer: Arend Voorman
DESCRIPTION | 8 ++++----
MD5 | 12 ++++++------
R/boss.R | 6 +++---
man/boss-package.Rd | 11 +++++++++++
man/boss.fit.Rd | 5 ++++-
man/boss.ncdf.Rd | 6 ++++++
man/boss.set.Rd | 8 +++++---
7 files changed, 39 insertions(+), 17 deletions(-)
More information about googlePublicData at CRAN
Permanent link
Title: Conduct univariate and bivariate wavelet analyses
Diff between biwavelet versions 0.1 dated 2012-04-28 and 0.11 dated 2012-05-17
Description: This is a port of the WTC MATLAB package written by Aslak
Grinsted and the wavelet program written by Christopher
Torrence and Gibert P. Compo. This package can be used to
perform univariate and bivariate (cross-wavelet, wavelet
coherence, wavelet clustering) analyses.
Author: Tarik C. Gouhier, Aslak Grinsted
Maintainer: Tarik C. Gouhier
DESCRIPTION | 13 +++++++------
MD5 | 30 +++++++++++++++++-------------
NAMESPACE | 24 +++++++++++++++++++-----
R/plot.biwavelet.R | 7 +++----
R/wclust.R |only
R/wdist.R |only
R/wt.R | 1 -
man/biwavelet-package.Rd | 34 ++++++++++++++++++++++++++++++++--
man/enviro.data.Rd | 6 +++---
man/plot.biwavelet.Rd | 15 ++++++---------
man/wclust.Rd |only
man/wdist.Rd |only
man/wt.Rd | 6 +++---
man/wt.bases.Rd | 4 ++--
man/wt.sig.Rd | 6 +++---
man/wtc.Rd | 6 +++---
man/wtc.sig.Rd | 10 +++++-----
man/xwt.Rd | 4 ++--
18 files changed, 105 insertions(+), 61 deletions(-)
Title: Robust Trimmed Clustering
Diff between tclust versions 1.1 dated 2011-05-04 and 1.1-02 dated 2012-05-17
Description: Robust Trimmed Clustering
Author: Agustin Mayo Iscar, Luis Angel Garcia Escudero, Heinrich Fritz
Maintainer: Heinrich Fritz
tclust-1.1-02/tclust/DESCRIPTION | 6
tclust-1.1-02/tclust/MD5 |only
tclust-1.1-02/tclust/NAMESPACE | 1
tclust-1.1-02/tclust/R/R_tclust.R | 2
tclust-1.1-02/tclust/R/ctlcurves.R | 2
tclust-1.1-02/tclust/R/discr_coords.R | 10
tclust-1.1-02/tclust/R/plot.DiscrFact.R | 4
tclust-1.1-02/tclust/R/plot.tclust.R | 49 -
tclust-1.1-02/tclust/R/plot_DiscrFact_p2.R |only
tclust-1.1-02/tclust/R/plot_DiscrFact_p3.R |only
tclust-1.1-02/tclust/R/tclust.R | 348 ++++++---
tclust-1.1-02/tclust/R/tkmeans.C.R |only
tclust-1.1-02/tclust/R/tkmeans.R | 4
tclust-1.1-02/tclust/inst/CITATION |only
tclust-1.1-02/tclust/inst/doc/tclust.bib |only
tclust-1.1-02/tclust/inst/doc/tclust.pdf |binary
tclust-1.1-02/tclust/inst/doc/tclust.rnw | 843 ++++++++++++-----------
tclust-1.1-02/tclust/man/plot.DiscrFact.Rd | 12
tclust-1.1-02/tclust/man/plot.tclust.Rd | 14
tclust-1.1-02/tclust/man/tclust.Rd | 26
tclust-1.1-02/tclust/man/tclust.package.Rd | 4
tclust-1.1-02/tclust/man/tkmeans.Rd |only
tclust-1.1-02/tclust/src/ML_package.cpp |only
tclust-1.1-02/tclust/src/ML_package.h |only
tclust-1.1-02/tclust/src/Makevars | 4
tclust-1.1-02/tclust/src/R_meal.cpp |only
tclust-1.1-02/tclust/src/R_meal.h |only
tclust-1.1-02/tclust/src/R_meal_BLAS.cpp |only
tclust-1.1-02/tclust/src/R_package.cpp |only
tclust-1.1-02/tclust/src/R_package.h |only
tclust-1.1-02/tclust/src/clust.cpp |only
tclust-1.1-02/tclust/src/clust.h |only
tclust-1.1-02/tclust/src/restr.cpp | 5
tclust-1.1-02/tclust/src/smat.base.h | 122 +++
tclust-1.1-02/tclust/src/smat.cpp | 35
tclust-1.1-02/tclust/src/smat.def.h | 2
tclust-1.1-02/tclust/src/smat.elop.h | 163 ++++
tclust-1.1-02/tclust/src/smat.h | 1
tclust-1.1-02/tclust/src/smat.matop.h | 21
tclust-1.1-02/tclust/src/smat.meal.h | 57 +
tclust-1.1-02/tclust/src/smat_meal_passrng.h |only
tclust-1.1-02/tclust/src/smat_meal_passrng_hpp.h |only
tclust-1.1-02/tclust/src/tclust.cpp | 58 -
tclust-1.1-02/tclust/src/tclust.h | 24
tclust-1.1-02/tclust/src/tkmeans.cpp |only
tclust-1.1-02/tclust/src/tkmeans.h |only
tclust-1.1/tclust/R/plot.DiscrFact.p2.R |only
tclust-1.1/tclust/R/plot.DiscrFact.p3.R |only
tclust-1.1/tclust/inst/doc/natbib.bst |only
tclust-1.1/tclust/inst/doc/natbib.sty |only
tclust-1.1/tclust/inst/doc/refs3.bib |only
tclust-1.1/tclust/src/R.meal.cpp |only
tclust-1.1/tclust/src/R.meal.h |only
tclust-1.1/tclust/src/package.cpp |only
tclust-1.1/tclust/src/package.h |only
55 files changed, 1187 insertions(+), 630 deletions(-)
Title: Estimation, simulation and visualization of Hierarchical
Archimedean Copulae (HAC)
Diff between HAC versions 0.2-1 dated 2012-05-04 and 0.2-2 dated 2012-05-17
Description: Package provides the estimation of the structure and the
parameters, simulation methods and structural plots of
high-dimensional Hierarchical Archimedean Copulae (HAC).
Author: Ostap Okhrin
Maintainer: Alexander Ristig
ChangeLog.txt | 8 +++++
DESCRIPTION | 8 ++---
MD5 | 26 +++++++++----------
NAMESPACE | 3 --
R/copula_cdf.r | 6 ++--
R/copula_constructor.r | 4 +-
R/copula_estimate.r | 66 ++++++++++++++++++++-----------------------------
R/copula_functions.r | 11 +++-----
R/copula_pdf.r | 7 ++---
R/copula_simulate.r | 9 +-----
man/Definitions.Rd | 2 -
man/dHAC.Rd | 2 -
man/phi.Rd | 4 +-
man/theta2tau.Rd | 4 +-
14 files changed, 73 insertions(+), 87 deletions(-)
Title: FastICA Algorithms to perform ICA and Projection Pursuit
Diff between fastICA versions 1.1-14 dated 2012-03-04 and 1.1-15 dated 2012-05-17
Description: Implementation of FastICA algorithm to perform Independent
Component Analysis (ICA) and Projection Pursuit.
Author: J L Marchini
Maintainer: Brian Ripley
DESCRIPTION | 8 ++++----
MD5 | 4 ++--
R/fastICA.R | 15 +++++++--------
3 files changed, 13 insertions(+), 14 deletions(-)
Title: Ridge regression and other kernels for genomic selection
Diff between rrBLUP versions 3.7 dated 2012-04-10 and 3.8 dated 2012-05-17
Description: One application is to estimate marker effects by ridge
regression; alternatively, BLUPs can be calculated based on
kinship. The genetic covariance between lines can be modeled
using a marker-based, additive relationship matrix, or via
Gaussian and exponential kernels.
Author: Jeffrey Endelman
Maintainer: Jeffrey Endelman
DESCRIPTION | 6 +++---
MD5 | 6 +++---
NEWS | 4 ++++
R/A.mat.R | 2 +-
4 files changed, 11 insertions(+), 7 deletions(-)
Title: Organic Mass Spectrometry
Diff between OrgMassSpecR versions 0.3-5 dated 2011-08-26 and 0.3-12 dated 2012-05-17
Description: Organic/biological mass spectrometry data analysis.
Author: Nathan G. Dodder, with code contributions from Katharine M.
Mullen.
Maintainer: Nathan Dodder
OrgMassSpecR-0.3-12/OrgMassSpecR/DESCRIPTION | 16 ++---
OrgMassSpecR-0.3-12/OrgMassSpecR/LICENSE | 3
OrgMassSpecR-0.3-12/OrgMassSpecR/MD5 | 31 +++++-----
OrgMassSpecR-0.3-12/OrgMassSpecR/NAMESPACE | 6 +
OrgMassSpecR-0.3-12/OrgMassSpecR/R/ConvertConcentration.R |only
OrgMassSpecR-0.3-12/OrgMassSpecR/R/WriteMspFile.R |only
OrgMassSpecR-0.3-12/OrgMassSpecR/data/example.chromatogram.multiple.txt.gz |only
OrgMassSpecR-0.3-12/OrgMassSpecR/data/example.chromatogram.single.txt.gz |only
OrgMassSpecR-0.3-12/OrgMassSpecR/data/example.sequence.rda |binary
OrgMassSpecR-0.3-12/OrgMassSpecR/data/example.spectrum.authentic.txt.gz |only
OrgMassSpecR-0.3-12/OrgMassSpecR/data/example.spectrum.labeled.txt.gz |only
OrgMassSpecR-0.3-12/OrgMassSpecR/data/example.spectrum.unknown.txt.gz |only
OrgMassSpecR-0.3-12/OrgMassSpecR/inst/NEWS.Rd | 31 ++++++++++
OrgMassSpecR-0.3-12/OrgMassSpecR/inst/doc/OrgMassSpecR-examples.pdf |binary
OrgMassSpecR-0.3-12/OrgMassSpecR/man/ConvertConcentration.Rd |only
OrgMassSpecR-0.3-12/OrgMassSpecR/man/MonoisotopicMass.Rd | 18 +++++
OrgMassSpecR-0.3-12/OrgMassSpecR/man/ReadMspDirectory.Rd | 6 +
OrgMassSpecR-0.3-12/OrgMassSpecR/man/WriteMspFile.Rd |only
OrgMassSpecR-0.3-12/OrgMassSpecR/vignettes |only
OrgMassSpecR-0.3-5/OrgMassSpecR/data/example.chromatogram.multiple.txt.xz |only
OrgMassSpecR-0.3-5/OrgMassSpecR/data/example.chromatogram.single.txt.xz |only
OrgMassSpecR-0.3-5/OrgMassSpecR/data/example.spectrum.authentic.txt.xz |only
OrgMassSpecR-0.3-5/OrgMassSpecR/data/example.spectrum.labeled.txt.xz |only
OrgMassSpecR-0.3-5/OrgMassSpecR/data/example.spectrum.unknown.txt.xz |only
24 files changed, 82 insertions(+), 29 deletions(-)
Title: Degrees of freedom of elastic net, adaptive lasso and
generalized elastic net
Diff between msgps versions 1.1 dated 2011-12-06 and 1.3 dated 2012-05-17
Description: This package computes the degrees of freedom of the lasso,
elastic net, generalized elastic net and adaptive lasso based
on the generalized path seeking algorithm. The optimal model
can be selected by model selection criteria including Mallows'
Cp, bias-corrected AIC (AICc), generalized cross validation
(GCV) and BIC.
Author: Kei Hirose
Maintainer: Kei Hirose
DESCRIPTION | 15 ++++++++++-----
MD5 | 18 +++++++++---------
R/coef.dfgps.R | 1 +
R/coef.step.dfgps.R | 1 +
R/cp.dfgps.R | 1 +
R/dfgps.R | 14 ++++++++------
man/msgps.Rd | 3 +--
man/plot.msgps.Rd | 3 +--
man/predict.msgps.Rd | 3 +--
man/summary.msgps.Rd | 3 +--
10 files changed, 34 insertions(+), 28 deletions(-)
More information about MissingDataGUI at CRAN
Permanent link
Title: Matrix eQTL: Ultra fast eQTL analysis via large matrix
operations
Diff between MatrixEQTL versions 1.5.2 dated 2012-02-15 and 1.6.0 dated 2012-05-17
Description: Matrix eQTL is designed for fast eQTL analysis on large
datasets. Matrix eQTL can test for association between
genotype and gene expression using linear regression with
either additive or ANOVA genotype effects. The models can
include covariates to account for factors as population
stratification, gender, and clinical variables. It also
supports models with heteroscedastic and/or correlated errors,
false discovery rate estimation and separate treatment of local
(cis) and distant (trans) eQTLs.
Author: Andrey Shabalin
Maintainer: Andrey Shabalin
MatrixEQTL-1.5.2/MatrixEQTL/man/MatrixeQTL-package.Rd |only
MatrixEQTL-1.6.0/MatrixEQTL/DESCRIPTION | 8
MatrixEQTL-1.6.0/MatrixEQTL/MD5 | 21
MatrixEQTL-1.6.0/MatrixEQTL/NAMESPACE | 6
MatrixEQTL-1.6.0/MatrixEQTL/R/Matrix_eQTL_engine.R | 878 +++++++++++-------
MatrixEQTL-1.6.0/MatrixEQTL/man/MatrixEQTL-package.Rd |only
MatrixEQTL-1.6.0/MatrixEQTL/man/Matrix_eQTL_main.Rd | 129 +-
MatrixEQTL-1.6.0/MatrixEQTL/man/SlicedData-class.Rd | 71 +
MatrixEQTL-1.6.0/MatrixEQTL/man/figures |only
MatrixEQTL-1.6.0/MatrixEQTL/man/modelANOVA.Rd | 33
MatrixEQTL-1.6.0/MatrixEQTL/man/modelLINEAR.Rd | 33
MatrixEQTL-1.6.0/MatrixEQTL/man/modelLINEAR_CROSS.Rd | 35
MatrixEQTL-1.6.0/MatrixEQTL/man/plot.MatrixEQTL.Rd |only
13 files changed, 764 insertions(+), 450 deletions(-)
Title: Visualizing Hypothesis Tests in Multivariate Linear Models
Diff between heplots versions 0.9-11 dated 2012-02-12 and 0.9-12 dated 2012-05-17
Description: Provides HE plot functions for visualizing hypothesis
tests in multivariate linear models. They represents
sums-of-squares-and-products matrices for linear hypotheses and
for error using ellipses (in two dimensions) and ellipsoids (in
three dimensions).
Author: John Fox, Michael Friendly, and Georges Monette
Maintainer: Michael Friendly
heplots-0.9-11/heplots/inst/doc/fig/plastic1-HE3D.jpg |only
heplots-0.9-12/heplots/.Rinstignore | 3
heplots-0.9-12/heplots/DESCRIPTION | 13 -
heplots-0.9-12/heplots/MD5 | 98 +++++-----
heplots-0.9-12/heplots/NEWS | 13 +
heplots-0.9-12/heplots/R/heplot.R | 4
heplots-0.9-12/heplots/R/heplot1d.R | 3
heplots-0.9-12/heplots/R/heplot3d.R | 4
heplots-0.9-12/heplots/data/Skulls.RData |only
heplots-0.9-12/heplots/inst/doc/HE-examples.Rnw | 2
heplots-0.9-12/heplots/inst/doc/HE-examples.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-Ortho-fm1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-Ortho-fm3.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-hern-can-age.pdf |only
heplots-0.9-12/heplots/inst/doc/fig/plot-hern-can-build.pdf |only
heplots-0.9-12/heplots/inst/doc/fig/plot-hern-can-cardiac.pdf |only
heplots-0.9-12/heplots/inst/doc/fig/plot-hern-can-pstat.pdf |only
heplots-0.9-12/heplots/inst/doc/fig/plot-hern-pairs.pdf |only
heplots-0.9-12/heplots/inst/doc/fig/plot-jury-can1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-jury-mod1-HE.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-jury-mod1-pairs.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-jury-mod2-HE.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-jury-mod3-eff.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-obk-HE1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-obk-HE2.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-obk-HE3.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-obk2-HE1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-obk2-HE2.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-ortho-HE.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-ortho-nonlin-HE.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-ortho-xyplot1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-ortho-xyplot2.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-plastic1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-plastic2.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-rohwer-HE1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-rohwer-HE2.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-rohwer-HE3.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-rohwer-HE4.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-voc1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-voc4.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-voc8.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-wl-HE1.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-wl-HE2.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-wl-HE3.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/plot-wl-means.pdf |binary
heplots-0.9-12/heplots/inst/doc/fig/rohwer-HE3D.pdf |binary
heplots-0.9-12/heplots/inst/doc/repeated.pdf |binary
heplots-0.9-12/heplots/inst/doc/rohwer-HE3D.png |only
heplots-0.9-12/heplots/inst/doc/skulls.jpg |only
heplots-0.9-12/heplots/man/Hernior.Rd | 29 ++
heplots-0.9-12/heplots/man/Skulls.Rd |only
heplots-0.9-12/heplots/man/SocGrades.Rd | 18 +
heplots-0.9-12/heplots/man/heplot-package.Rd | 10 -
heplots-0.9-12/heplots/man/heplot.Rd | 16 +
heplots-0.9-12/heplots/man/heplot1d.Rd | 18 +
heplots-0.9-12/heplots/man/heplot3d.Rd | 18 +
56 files changed, 164 insertions(+), 85 deletions(-)