fitComponents-class: Class "fitComponents"

fitComponents-classR Documentation

Class "fitComponents"

Description

a class that describes a fit component. The class has the definition of all the necessary informations needed to use a fit component algorithm store all the related infromation, enable specific plot functionalities Objects from the Class: Objects can be created by calls of the form new("fitComponents", ...).

Slots

funcName

the name of the fitting function

description

the description of the fitting function

label

label of the fit component associated to the added fit component

param

the list of fitting parameters

rsf

the RSF associated to the fit component (the same as that of the Core-Line)

ycoor

the y values of the best fit

link

the list containing the series of links associated to this fit component

Examples

## Not run: 
 showClass("fitComponents")

## End(Not run)

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