Object Reference : Object View and Procedure Reference : System
  
 
makeloglike
Create and save log likelihood contribution from system (ARCH estimation).
Syntax
system_name.makeloglike [ser1]
After the keyword, provide an optional name to save the log likelihood contribution. If you do not provide a name, EViews will name the series using the next available name of the form “LOGLIKE##”. (If LOGLIKE01 already exists, it will be named LOGLIKE02, and so on.)
Examples
sys1.makeloglike logl
creates a series of log likelihood contribution for the system and saves it in the series LOG1.