Description Usage Arguments Details Value See Also
Calculates the support for each variable fitted in a set of models fitted using oadaAICtable or
codetadaAICtable.
1 2 | variableSupport(nbdaAICtable, typeFilter = NULL, baselineFilter = NULL,
includeAsocial = TRUE)
|
nbdaAICtable |
an object of class |
typeFilter |
an optional string allowing the user to get the support for variables within a specified type of models.
e.g. |
baselineFilter |
an optional string allowing the user to get the support for variables within the subset of models
with a specific baseline function, e.g. |
includeAsocial |
logical indicating whether asocial models should be included. |
The support for each variable is the total Akaike weight for the models in which that variable is present, i.e. not constrained to =0.
matrix giving the support (total Akaike Weight) for each variable.
oadaAICtable, tadaAICtable, typeSupport,
typeByNetworksSupport, networksSupport, modelAverageEstimates,
unconditionalStdErr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.