R/LRpv.R

Defines functions LRpv

Documented in LRpv

LRpv <-
function(tum, pp,nref)
{ts<-LRts(tum,pp,0.8)
sum(ts[1]<=refvector(pp,0,ts[2],nref))/nref
}

Try the Clonality package in your browser

Any scripts or data that you put into this service are public.

Clonality documentation built on Nov. 8, 2020, 7:45 p.m.