Also, thanks to Joe and others for letting me know about the package loading issue (inv.logit is in boot, rather than MASS) -- the code and slides have been updated.  :)<br><br><div class="gmail_quote">On Wed, Nov 3, 2010 at 8:44 PM, David Faden <span dir="ltr"><<a href="mailto:dfaden@gmail.com" target="_blank">dfaden@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Here's one guide on the differences between R and other languages: <<a href="http://www.johndcook.com/R_language_for_programmers.html" target="_blank">http://www.johndcook.com/R_language_for_programmers.html</a>>. There are a few bits that are misleading or inaccurate unfortunately, eg, R does have a matrix type. I'd suggest going straight to <<a href="http://cran.r-project.org/doc/manuals/R-intro.pdf" target="_blank">http://cran.r-project.org/doc/manuals/R-intro.pdf</a>> and <<a href="http://cran.r-project.org/doc/manuals/R-lang.pdf" target="_blank">http://cran.r-project.org/doc/manuals/R-lang.pdf</a>> (also available under R's help menu).<br>


<br><div>Also, an alternate way to install packages:</div><div><br></div><div>install.packages("MASS", dep=TRUE)</div><div><div></div><div><div><br><div class="gmail_quote">On Wed, Nov 3, 2010 at 6:54 PM, Joe Hale <span dir="ltr"><<a href="mailto:joe@jjhale.com" target="_blank">joe@jjhale.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hey,<br>
<br>
I ran the script from the GUI and got the following error:<br>
<br>
Error in print(inv.logit(intercept_coef)) :<br>
  could not find function "inv.logit"<br>
<br>
I resolved it by going Packages & Data -> Package Manager<br>
<br>
and clicking the checkbox beside the "boot" package so that it said "loaded".<br>
<br>
I got the same when running from the command line.<br>
<br>
I'm using this version: R 2.10.1 GUI 1.31 Leopard build 64-bit (5537)<br>
<br>
Joe<br>
<div><div></div><div><br>
On 2 November 2010 22:11, Thomas Lotze <<a href="mailto:thomas.lotze@gmail.com" target="_blank">thomas.lotze@gmail.com</a>> wrote:<br>
> I've put links to the slides and code up at<br>
> <a href="https://www.noisebridge.net/wiki/Machine_Learning_Meetup_Notes:_2010-11-03" target="_blank">https://www.noisebridge.net/wiki/Machine_Learning_Meetup_Notes:_2010-11-03</a><br>
><br>
> It should be pretty easy to install and run, but it wouldn't hurt to have<br>
> someone run it and check me before the meeting.  :)<br>
><br>
> Cheers,<br>
> Thomas<br>
><br>
</div></div>> _______________________________________________<br>
> ml mailing list<br>
> <a href="mailto:ml@lists.noisebridge.net" target="_blank">ml@lists.noisebridge.net</a><br>
> <a href="https://www.noisebridge.net/mailman/listinfo/ml" target="_blank">https://www.noisebridge.net/mailman/listinfo/ml</a><br>
><br>
><br>
_______________________________________________<br>
ml mailing list<br>
<a href="mailto:ml@lists.noisebridge.net" target="_blank">ml@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/ml" target="_blank">https://www.noisebridge.net/mailman/listinfo/ml</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br>