powered by
Summary method for 'rumidas' class
# S3 method for rumidas summary(object, ...)
An object of class 'rumidas', that is the result of a call to ugmfit or umemfit.
ugmfit
umemfit
Additional arguments affecting the summary produced.
# \donttest{ r_t<-sp500['2003/2010'] real<-(rv5['2003/2010'])^0.5 # realized volatility fit<-umemfit(model="MEM",skew="NO",x=real) summary.rumidas(fit) # }
Run the code above in your browser using DataLab