Last chance! 50% off unlimited learning
Sale ends in
One row for each id and one column for each wave.
WideFromCalibrate(a, wave = NULL, id = NULL, subSet = NULL, extra = NULL)
A calSSB object. That is, output from CalibrateSSB() or CalSSBobj().
Time or another repeat variable.
Identifier variable.
Grouping variable for splitting ouput.
Dataset with extra variables not in a
.
Output has the same elements (+ extra) as input (a), but rearranged. When subSet is input otput is alist according to the subSet levels.
When wave, id or extra is NULL, corresponding elements in the input object (a
) will be used if available,
# NOT RUN {
# See examples in PanelEstimation and CalSSBobj
# }
Run the code above in your browser using DataLab