MATLAB File Help: prtDataSetRegress/setObservationInfo
prtDataSetRegress/setObservationInfo
 dataSet = setObservationInfo(dataSet,obsInfoStruct)
  Set the observationInfo field of the data set to the
  structure array obsInfoStruct.  obsInfoStruct should be
  dataSet.nObservations x 1.
  
  observationInfo can be used to store arbitrary information
  about a data set.
Method Details
Defining Class prtDataSetStandard
Access public
Sealed false
Static false