merge_results: Merge results from stratified analyses

Description Usage Arguments Value Author(s)

View source: R/merge_results.R

Description

In Distance for Windows, one can choose to estimate the detection function by stratum. In this case more than one detection function is returned when run_analysis is used to run the analysis. In order to test the statistics stored in the Distance for Windows project, one must first combine the resulting models (and their corresponding abundance and density estimates). This function performs these operations.

Usage

1
merge_results(models, analysis)

Arguments

models

a list of model (ddf/ds objects)

analysis

an analysis specification (to inform us on the stratification to be used.

Value

a list including the "combined" model, summary and density/abundance estimates (dht output). Note that these are almost definitely not valid objects for their respective classes, they are only to be used to test statistics.

Author(s)

David L Miller


dill/readdst documentation built on Sept. 23, 2021, 1:50 a.m.