Description Usage Arguments Value
this function check the trend of chi^2 and parameters this is prefered before accumulation run it can check the chi^2~sweeps, initial_concentration~time, and kinetic parameters~time
| 1 2 | equa_check(o02data = NULL, sweeps = NULL, dir.res = NULL,
  addon = "", comp = "chi2")
 | 
| o02data | list. o02 data struct. must be provided | 
| sweeps | numeric. the last n sweeps that should be included in the drawing. must be provided | 
| dir.res | string. result directory. must be provided | 
| addon | string. addon string for names. default "" | 
| comp | string. whether plot parameter with sweep? "chi2": only plot chi2. default "all": plot all | 
no return just plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.