fix generateRunTest for constructionModelesEMGrank; remove man pages (will be roxygen...
[valse.git] / man / vec_bin.Rd
diff --git a/man/vec_bin.Rd b/man/vec_bin.Rd
deleted file mode 100644 (file)
index 1689488..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/vec_bin.R
-\name{vec_bin}
-\alias{vec_bin}
-\title{A function needed in initSmallEM}
-\usage{
-vec_bin(X, r)
-}
-\arguments{
-\item{X}{vector with integer values}
-
-\item{r}{integer}
-}
-\value{
-a list with Z (a binary vector of size the size of X) and indices where Z is equal to 1
-}
-\description{
-A function needed in initSmallEM
-}
-