From 6c3d2ff1cb9e7bd3bf1426e1ec4cecd0891ea089 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 10 Feb 2016 20:19:51 -0500 Subject: bugfixes, documentation improvements, and generic function agreement --- man/sparsestep.cd.Rd | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 man/sparsestep.cd.Rd (limited to 'man/sparsestep.cd.Rd') 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 -} - -- cgit v1.2.3