Thank you! Much appreciated.

Harry



From: Valentin Todorov [mailto:valentin...@gmail.com]
Sent: 27 January 2011 14:18
To: Southworth, Harry
Cc: r-sig-robust@r-project.org
Subject: Re: [RsR] cov.SRocke



Dear Harry,

Have a look at the function CovSest() in package rrcov, for example:

library(rrcov)
data(hbk)
CovSest(hbk, method="rocke")

With method="rocke" the function uses exactly the same algorithm you are
referring to. Similar, but another implementation, is the function
CovMest() in the same package.

Best regards,
Valentin




On Thu, Jan 27, 2011 at 1:26 PM, Southworth, Harry
<harry.southwo...@astrazeneca.com> wrote:

Dear all,

The book by Maronna, Martin and Yohai recommends use of a function,
cov.SRocke, for computing an S-estimate of covariance in high
dimensional problems.

The software was located at an old Insightful address that no longer
seems active.

Does anyone have the code, know where I can find a function that does
the same thing, or have a reference that argues for an alternative
method.

Thanks,
Harry

------------------------------------------------------------------------
--
AstraZeneca UK Limited is a company incorporated in
Engl...{{dropped:20}}

_______________________________________________
R-SIG-Robust@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-robust




--------------------------------------------------------------------------
AstraZeneca UK Limited is a company incorporated in England and Wales with 
registered number: 03674842 and a registered office at 2 Kingdom Street, 
London, W2 6BD.
Confidentiality Notice: This message is private and may contain confidential, 
proprietary and legally privileged information. If you have received this 
message in error, please notify us and remove it from your system and note that 
you must not copy, distribute or take any action in reliance on it. Any 
unauthorised use or disclosure of the contents of this message is not permitted 
and may be unlawful.
Disclaimer: Email messages may be subject to delays, interception, non-delivery 
and unauthorised alterations. Therefore, information expressed in this message 
is not given or endorsed by AstraZeneca UK Limited unless otherwise notified by 
an authorised representative independent of this message. No contractual 
relationship is created by this message by any person unless specifically 
indicated by agreement in writing other than email.
Monitoring: AstraZeneca UK Limited may monitor email traffic data and content 
for the purposes of the prevention and detection of crime, ensuring the 
security of our computer systems and checking Compliance with our Code of 
Conduct and Policies.

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Robust@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-robust

Reply via email to