Skip to content

corrupted smoothing kernel ?

4 messages · Uwe Ligges, mauede at alice.it, Rolf Turner

#
mauede at alice.it wrote:
.... which works for me. Have you loaded some specific package? Which R 
versioj is this? Your OS? Self-compiled R or some pre-compiled binary?

Uwe Ligges
#
On 15/05/2009, at 10:04 AM, mauede at alice.it wrote:

            
I think you are missing the point.  The stats package is (or should  
be) loaded automatically
when you start R.  There is (should be) no need to do library(stats).

To make sure your installation is working correctly in this regard:

	* start R
	* _without_ doing ``library(stats)'' type ``search()''
	* you should see ``package:stats'' in the search path which is listed

The point that Uwe was making was that you probably had some *other*  
package loaded,
said package containing a density() function (with only one  
argument?) which masked
the density() function in the stats package.

	cheers,

		Rolf Turner

######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}