R/factorialMoment.R

Defines functions factorialMoment

Documented in factorialMoment

#' Function to calculate the factor moments
#' @param mat1 the first matrix
#' @param mat2 the second matrix
#' @return a value between -1 and 1


factorialMoment=function(x){
  
}
zlfccnu/econophysics documentation built on Feb. 23, 2022, 10:22 p.m.