def component_vector(self, index):
     return MeanLinearModel.component(self, index)
 def component_vector(self, index):
     return MeanLinearModel.component(self, index)