t statistics and plm bug fix
This is a maintenance release. Changes are as follows:
- Added t statistics to output of coef_test().
- Fixed a bug in get_index_order(), an internal function used with plm objects. Previously, the function assumed that both individual and time indices were specified in the plm call. The new function works even when zero or one indices are specified.