aboutsummaryrefslogtreecommitdiff
path: root/man/sparsestep.cd.Rd
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2016-02-10 20:19:51 -0500
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2016-02-10 20:19:51 -0500
commit6c3d2ff1cb9e7bd3bf1426e1ec4cecd0891ea089 (patch)
tree0cf43714e1252ae833e473dc6beed6ddad953663 /man/sparsestep.cd.Rd
parentadded authors and dependencies (diff)
downloadsparsestep-6c3d2ff1cb9e7bd3bf1426e1ec4cecd0891ea089.tar.gz
sparsestep-6c3d2ff1cb9e7bd3bf1426e1ec4cecd0891ea089.zip
bugfixes, documentation improvements, and generic function agreement
Diffstat (limited to 'man/sparsestep.cd.Rd')
-rw-r--r--man/sparsestep.cd.Rd13
1 files changed, 0 insertions, 13 deletions
diff --git a/man/sparsestep.cd.Rd b/man/sparsestep.cd.Rd
deleted file mode 100644
index 94cf48a..0000000
--- a/man/sparsestep.cd.Rd
+++ /dev/null
@@ -1,13 +0,0 @@
-% Generated by roxygen2 (4.1.1): do not edit by hand
-% Please edit documentation in R/cd.sparsestep.R
-\name{sparsestep.cd}
-\alias{sparsestep.cd}
-\title{Coordinate descent algorithm for SparseStep}
-\usage{
-sparsestep.cd(x, y, lambdas = NULL, epsilon = 1e-05, intercept = TRUE,
- ...)
-}
-\description{
-Coordinate descent algorithm for SparseStep
-}
-