typeByNetworksSupport: Get the support for each network x type combination from an...

Description Usage Arguments Details Value See Also

View source: R/oadaAICtable.R

Description

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

Usage

1
typeByNetworksSupport(nbdaAICtable)

Arguments

nbdaAICtable

an object of class oadaAICtable or tadaAICtable.

Details

Network combinations are represented by the set of constraints on the s parameters used to generate the model, using the constraintsVectMatrix argument. e.g. 1:1:1 means all three networks in the data were constrained to have the same effect, 1:2:0 means the first two networks have different effects, whereas the third is constrained to have no effect, and 0:0:0 represents asocial models. For type, 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

array giving the support (total Akaike Weight) and number of models fitted for each network combination.

See Also

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


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