Skip to content
Back to formatted view

Raw Message

Message-ID: <42643EEC.1050800@yahoo-inc.com>
Date: 2005-04-18T23:12:44Z
From: Hui Han
Subject: longer object length, is not a multiple of shorter object length in: kappa * gcounts

Hi,

I was using a density estimation function as follows:
 > est <- KernSmooth::bkde(x3, bandwidth=10)
When setting bandwidth less than 5, I got the error "longer object 
length,  is not a multiple of shorter object length in: kappa * gcounts ".

I wonder if there is anybody who can explain the error for me?

Thanks!
Hui