#' Table 11_2
#'
#' Rank Correlation Test of Heteroscedasticity
#'
#' @docType data
#' @usage data('Table11_2')
#' @format
#'
#' \itemize{
#' \item \strong{Name: } Nome of Mutual Fund
#' \item \strong{Ei: } Average Annual Return %
#' \item \strong{Sigma: } Standart Deviation of Annual Return %
#' \item \strong{E_hat_i: } Obtained from the regression: Êi = 5.8194 + 0.4590 σi.
#' \item \strong{u_hat_i: }Absolute value of the residuals
#' \item \strong{Rank_u_hat: } The ranking is in ascending order of values
#' \item \strong{Rank_sigma: } The ranking is in ascending order of values
#' \item \strong{d: } Difference between Two Rankings
#' \item \strong{d2: } d^2
#' }
'Table11_2'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.