Diff of /man/bimodLikData.Rd [000000] .. [4a0329]

Switch to unified view

a b/man/bimodLikData.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/scAI_model.R
3
\name{bimodLikData}
4
\alias{bimodLikData}
5
\title{likelood ratio test}
6
\usage{
7
bimodLikData(x, xmin = 0)
8
}
9
\arguments{
10
\item{x}{a vector}
11
12
\item{xmin}{threshold for the values in the vector}
13
}
14
\description{
15
likelood ratio test
16
}