Learn R Programming

camel (version 0.2.0)

Calibrated Machine Learning

Description

The package "camel" provides the implementation of a family of high-dimensional calibrated machine learning tools, including (1) LAD, SQRT Lasso and Calibrated Dantzig Selector for estimating sparse linear models; (2) Calibrated Multivariate Regression for estimating sparse multivariate linear models; (3) Tiger, Calibrated Clime for estimating sparse Gaussian graphical models. We adopt the combination of the dual smoothing and monotone fast iterative soft-thresholding algorithm (MFISTA). The computation is memory-optimized using the sparse matrix output, and accelerated by the path following and active set tricks.

Copy Link

Version

Install

install.packages('camel')

Monthly Downloads

30

Version

0.2.0

License

GPL-2

Maintainer

Last Published

September 9th, 2013

Functions in camel (0.2.0)

eyedata

Gene expression data for Bardet-Biedl syndrome from Scheetz et al. (2006)
camel.tiger

Tuning Insensitive Graph Estimation and Regression
plot.roc

Plot function for S3 class "roc"
camel.tiger.select

Model selection for high-dimensional undirected graph estimation
camel.slim

Calibrated Linear Regression
camel.tiger.roc

Draw ROC Curve for a graph path
print.cmr

Print a camel.cmr Object
print.tiger

Print a camel.tiger Object
camel.plot

Graph visualization
print.slim

Print a camel.slim Object
print.roc

Print function for S3 class "roc"
print.sim

Print function for S3 class "sim"
plot.tiger

Plot function for S3 class "camel.tiger"
camel-internal

Internal camel functions
camel.tiger.generator

Data generator for undirected graph estimation.
plot.sim

Plot function for S3 class "sim"
camel-package

camel: Calibrated Machine Learning
camel.cmr

Calibrated Multivariate Regression
plot.select

Plot function for S3 class "select"
plot.slim

Plot function for S3 class "slim"
print.select

Print function for S3 class "select"