[4a0329]: / man / DifferentialLRT.Rd

Download this file

19 lines (16 with data), 350 Bytes

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