[R-SIG-Finance] ghyp package

Maheshwari, Dhruv dhruv.maheshwari at blackrock.com
Mon Dec 31 01:41:00 CET 2012


I don't think I fully understand what you are trying to do. The fit is performed by choosing distribution parameters that maximize a log-likelihood function, so there are no fitted values in the manner you might be expecting. The hist and qq functions just reuse the supplied data set (by calling ghyp.data on the mle.ghyp object), and plot the fitted distribution densities/quantiles by running dghyp/qghyp on the object. You can exactly what is going on by downloading the package source and looking at hist.ghyp in ghypGenericMethods.R and qqghyp in ghypMethods.R.

As this topic isn't directly finance-related, we can discuss further off-list or you can try R-help.

- Dhruv

From: jun wang [junluke at gmail.com]
Sent: Sunday, December 30, 2012 13:02
To: Maheshwari, Dhruv
Cc: r-sig-finance at r-project.org
Subject: Re: [R-SIG-Finance] ghyp package

Dhruv,  

Thanks for your help. What i really meant is how to export the fitted values used to do the qqplot or histogram in ghyp package, not the estimated parameters. Do you have any suggestions? 

Thanks a lot!! 

Jun


On Fri, Dec 21, 2012 at 2:20 PM, Maheshwari, Dhruv <dhruv.maheshwari at blackrock.com> wrote:

The return value is of type mle.ghyp and ghyp. You can extract parameters using the functions described here --
?'ghyp-class'

.. which basically just return slot values like @lambda etc.

ghyp.fit.info is another way to retrieve info specific to the fitting process.

- Dhruv


-----Original Message-----
From: r-sig-finance-bounces at r-project.org [mailto:r-sig-finance-bounces at r-project.org] On Behalf Of jun wang
Sent: Thursday, December 20, 2012 23:07
To: r-sig-finance at r-project.org
Subject: [R-SIG-Finance] ghyp package

Hi,all,

Anyone knows how to get the fitted values in the 'fit.ghypuv' function of ghyp package? Really appreciate for any advice.

Jun


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should go.
THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE PRIVILEGED.  If this message was misdirected, BlackRock, Inc. and its subsidiaries, ("BlackRock") does not waive any confidentiality or privilege.  If you are not the intended recipient, please notify us immediately and destroy the message without disclosing its contents to anyone.  Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized.  The views and opinions expressed in this e-mail message are the author's own and may not reflect the views and opinions of BlackRock, unless the author is authorized by BlackRock to express such views or opinions on its behalf.  All email sent to or from this address is subject to electronic storage and review by BlackRock.  Although BlackRock operates anti-virus programs, it does not accept responsibility for any damage whatsoever caused by viruses being passed.



More information about the R-SIG-Finance mailing list