filter_map_at_hmm_thres: Filter MAPpoly Map Configurations by Loglikelihood Threshold

View source: R/est_map_hmm.R

filter_map_at_hmm_thresR Documentation

Filter MAPpoly Map Configurations by Loglikelihood Threshold

Description

This function filters configurations within a '"mappoly.map"' object based on a specified log-likelihood threshold.

Usage

filter_map_at_hmm_thres(map, thres.hmm)

Arguments

map

An object of class '"mappoly.map"', which may contain several maps with different linkage phase configurations and their respective log-likelihoods.

thres.hmm

The threshold for filtering configurations.

Value

Returns the modified '"mappoly.map"' object with configurations filtered based on the log-likelihood threshold.


mmollina/MAPpoly documentation built on March 9, 2024, 2:52 a.m.