Used in melt for
naming the column that stores the melted variables
value.name
Used in melt for naming
the column that stores the melted values
innerCols
The columns to be included in the
data.frame of inner standard errors
outerCols
The columns to be included in the
data.frame of outer standard errors
Value
A list consisting of
modelMeltMelted modelCI with
all values
modelMeltOutermodelMelt with only
values associated with the outer standard errors
modelMeltInnermodelMelt with only values
associated with the inner standard errors
Details
buildModelCI builds a data.frame for
plotting. This function melts it into plottable form and
seperates the coefficient data from the SE data into
seprate data.frames