getHandCT {rhoR} | R Documentation |
Get Handset
Description
This function is to get a handset of a set and calculate the kappa
Usage
getHandCT(full.ct, handSetLength, handSetBaserate, as_kappa = TRUE)
Arguments
full.ct |
This is the set to take a handset of |
handSetLength |
This is the length of the handset to take |
handSetBaserate |
This is the minimum baserate to inflate the handset to |
as_kappa |
If FALSE then return the handSet, if TRUE (default) return the kappa of the handSet |
Value
The function returns the handSet if returnSet is TRUE or the kappa of the handSet if not
[Package rhoR version 1.3.0.3 Index]