allEffects {RSiena} | R Documentation |
Internal data frame used to construct effect objects.
Description
This data frame is used internally to construct effect objects.
Usage
data(allEffects)
Format
A data frame with 169 observations on the following 23 variables.
effectGroup
- a character vector
effectName
- a character vector
functionName
- a character vector
shortName
- a character vector
endowment
- a logical vector
interaction1
- a character vector
interaction2
- a character vector
type
- a character vector
basicRate
- a logical vector
include
- a logical vector
randomEffects
- a logical vector
fix
- a logical vector
test
- a logical vector
initialValue
- a numeric vector
parm
- a numeric vector
functionType
- a character vector
period
- a character vector
rateType
- a character vector
untrimmedValue
- a numeric vector
effect1
- a logical vector
effect2
- a logical vector
effect3
- a logical vector
interactionType
- a character vector
Details
Not for general user use.
References
See http://www.stats.ox.ac.uk/~snijders/siena/
[Package
RSiena version 1.0.8
Index]