equa_check: check equalabration

Description Usage Arguments Value

View source: R/equacheck.R

Description

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

Usage

1
2
equa_check(o02data = NULL, sweeps = NULL, dir.res = NULL,
  addon = "", comp = "chi2")

Arguments

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

Value

no return just plot


artedison/ensRadaptor documentation built on Dec. 8, 2020, 5:31 p.m.