Ycomponent | R Documentation |
S4method 'Ycomponent' method for generate the Y values of the fit component using the chosen fitting function and the associated fit parameters
Ycomponent(object, x, y)
object |
a fit component object of the type CL@Components[[j]] where CL is of class 'XPSCoreLine', j indicates the jth fit component |
x |
numeric vector of the type CL@RegionToFit$x where CL is of class 'XPSCoreLine' |
y |
numeric vector of the type CL@Baseline$y where CL is of class 'XPSCoreLine' |
'Ycomponent' returns Baseline subtracted vales of the fit component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.