| lss_calc | R Documentation |
lss_calc performs calculations for transforming SN data (location, scale and shape) to mean, variance and skew. This function is utilised by other, higher level functions.
lss_calc(x)
x |
Object of class lssVarReg (output from |
dataframe containing:
y: y variable
x: x variable
eta: \eta or fitted location estimates
omega: \omega or fitted scale estimates
shape: \alpha or fitted shape estimates
predicted mean: fitted mean estimates
predicted variance: fitted variance estimates
Predicted skewness: fitted skewness estimates
stand.res2: Squared standardised residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.