[Lign251] downloading binom

Klinton Bicknell kbicknell at ucsd.edu
Fri Nov 2 14:32:18 PDT 2007


Hi Katie,

Installing the package to your system is just the first step. When you
actually want to use something in it, you have to load the package using
library(). So, try this:

library(binom)
binom.bayes

for me, this found the package.

Klinton


> I used install.packages("binom") to download the function we need and
> it *appeared* to be successful.  I got this message:
>
> downloaded 308Kb
> The downloaded packages are in
> 	/tmp/RtmpdNkFx1/downloaded_packages
>
> But when I try to use binom.bayes() I get
> Error: could not find function "binom.bayes"
>
> Is there another step in the download process that I missed?
>
> Also, when I tried to search for it in help it didn't find an entry.
>
> So sad.
>
>
>
> _______________________________________________
> Lign251 mailing list
> Lign251 at ling.ucsd.edu
> http://pidgin.ucsd.edu/mailman/listinfo/lign251
>
>




More information about the Lign251 mailing list