compare_maps: Compare a list of maps

View source: R/utils.R

compare_mapsR Documentation

Compare a list of maps

Description

Compare lengths, density, maximum gaps and log likelihoods in a list of maps. In order to make the maps comparable, the function uses the intersection of markers among maps.

Usage

compare_maps(...)

Arguments

...

a list of objects of class mappoly.map

Value

A data frame where the lines correspond to the maps in the order provided in input list list


mappoly documentation built on Jan. 6, 2023, 1:16 a.m.