On Wed, Sep 18, 2013 at 12:14 PM, Pascal Oettli <kri...@ymail.com> wrote:

> It's a function of package "sos", quite useful to find functions in R.
>
>
> It is interesting to note that neither RSiteSearch("cov2cor") nor
findFn("cov2cor") seem to be able to find cov2cor (from the stats package!
so it's there on every machine that has R installed) but find lots of other
answeres (e.g., cor2cov). It is thus perhaps too simple-minded to assume
that when I search for foobar, and if there is a function with exactly that
name, it would appear as the first answer.  You can find cov2cor by
searching for "Correlation, Variance and Covariance (Matrices)" (an
unlikely search string:).

Regards,
Kenn

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to