fix generateRunTest for constructionModelesEMGrank; remove man pages (will be roxygen...
[valse.git] / man / indicesSelection.Rd
diff --git a/man/indicesSelection.Rd b/man/indicesSelection.Rd
deleted file mode 100644 (file)
index a727cdf..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/indicesSelection.R
-\name{indicesSelection}
-\alias{indicesSelection}
-\title{Construct the set of relevant indices -> ED: je crois que cette fonction n'est pas utile}
-\usage{
-indicesSelection(phi, thresh = 1e-06)
-}
-\arguments{
-\item{phi}{regression matrix, of size p*m}
-
-\item{thresh}{threshold to say a cofficient is equal to zero}
-}
-\value{
-a list with A, a matrix with relevant indices (size = p*m) and B, a 
-                               matrix with irrelevant indices (size = p*m)
-}
-\description{
-Construct the set of relevant indices -> ED: je crois que cette fonction n'est pas utile
-}
-