multiModelPropST: Obtain estimates of the proportion of events that occured by...

Description Usage Arguments Value See Also

View source: R/oadaAICtable.R

Description

Takes a set of models fitted by oadaAICtable or tadaAICtable and calculates the estimated proportion of events occuring by social transmssion via each network (propST) using nbdaPropSolveByST in each model. This, alongside the multiModelLowerLimits function, allows the user to test the robustness of conclusions about social transmission to model selection uncertainty. The function also calculates a model averaged estimate of propST for each network.

Usage

1
multiModelPropST(aicTable, subset = NULL, statusBar = T)

Arguments

aicTable

an object of class oadaAICtable or tadaAICtable.

subset

optional numerical vector specifying a subset of model numbers to be included.

statusBar

logical indictaing whether a status/ progress bar should be produced

Value

list with the following components:

$propSTtable

propST via each network for each model in the set

$modelAverages

model averaged propST for each network

See Also

multiModelLowerLimits, oadaAICtable, tadaAICtable, plotProfLik, nbdaPropSolveByST, multiModelLowerLimits.


whoppitt/NBDA documentation built on April 25, 2021, 7:55 a.m.