typeSupport: Get the support for each type of model from an oadaAICtable...

Description Usage Arguments Details Value See Also

View source: R/oadaAICtable.R

Description

Calculates the support for each type of model fitted in a set of models fitted using oadaAICtable or tadaAICtable.

Usage

1
typeSupport(nbdaAICtable)

Arguments

nbdaAICtable

an object of class oadaAICtable or tadaAICtable.

Details

Models are classified as:

noILVs;
additive: ILV effects on asocial learning only;
multiplicative: all ILVs have same effect on asocial and social learning;
unconstrained: differing effects on asocial and social learning for at least one ILV;
socialEffectsOnly: ILV effects only on social learning;
asocial: no social transmission (all s=0).

Value

dataframe giving the support (total Akaike Weight) and number of models of each type.

See Also

oadaAICtable, tadaAICtable, networksSupport, typeByNetworksSupport, modelAverageEstimates, variableSupport, unconditionalStdErr.


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