dyadic_covariate_resource_attribute function

dyadic_covariate_resource_attribute

dyadic_covariate_resource_attribute

Is mobility between locations predicted by the dyadic covariate u weighted by the individual covariate w? E.g., is mobility of women more likely between organisations that are in the same region? Note that this effect can be used to also model the interaction between the ‘same covariate’/‘covariate similarity’ effect and individual attributes, since sameness and similarity between locations can be translated into dyadic covariates.

dyadic_covariate_resource_attribute( dep.var = 1, attribute.index, resource.attribute.index, state, cache, i, j, edge, update, getTargetContribution = FALSE )

Arguments

  • dep.var:
  • attribute.index:
  • resource.attribute.index:
  • state:
  • cache:
  • i:
  • j:
  • edge:
  • update:
  • getTargetContribution:

Returns

Returns the change statistic or target statistic of the effect for internal use by the estimation algorithm.

  • Maintainer: Per Block
  • License: GPL (>= 3)
  • Last published: 2024-09-12

Useful links