I am receiving the following error while executing KLdiv method:

kl<-KLdiv(y)
Error in function (classes, fdef, mtable)  :
  unable to find an inherited method for function "KLdiv", for signature
"data.frame"

the code is as follows:
require(flexmix)
KLdiv(y)

I tried searching in the R mail archives but could not get any convincing
answer.
Please help.
Thanks!

        [[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