networksSupport: Get the support for each network combination from an...

Description Usage Arguments Details Value See Also

View source: R/oadaAICtable.R

Description

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

Usage

1
networksSupport(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.

Value

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

See Also

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


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