lambertWfit | R Documentation |
returns LambertW transformed residuals
lambertWfit(dfRes)
dfRes |
dataframe, |
Returns a dataframe of LambertW transformed residuals
lambertWfit(data.frame(matrix(runif(n = 100), ncol = 5 )))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.