XPSFitParam: XPSFitParam

View source: R/XPSFitParamGUI.r

XPSFitParamR Documentation

XPSFitParam

Description

XPSFitParam GUI to set the fit param MaXiTERATION, TOLERANCE, MINFACTOR when NLSfit error occurs

Usage

XPSFitParam(ParamNames, ParamValues)

Arguments

ParamNames

c("maxiteration", "tolerance", "minfactor") the set of parameter to work with

ParamValues

the correspondent values

Examples

## Not run: 
 XPSFitParam(c("maxiteration", "tolerance", "minfactor"), c(1000, 1e-5, 1e-3))

## End(Not run)

GSperanza/RxpsG_2.3-1 documentation built on Feb. 11, 2024, 5:09 p.m.