Displaying 2 results from an estimated 2 matches for "withhin".
Did you mean:
within
2005 May 17
4
Finding the right number of clusters
SAS has something called the "cubic criterion" cutoff for finding the
most appropriate number of clusters. Does R have anything that would
replicate that? I've been searching the lists and can't seem to find
anything that would point me in the right direction.
Thank in advance,
Philip Bermingham
2006 Feb 20
3
Caching of classes non working or Howto?
Hello!
I m new to rails. I m playing around with it on a SuSE 10.0 box with
ruby 1.8.2 and gems and rails and postgres. rails xyz creates a nice
rails application, with its directory and ruby script/server runs
webrick nicely and lets me see the page on localhost:3000.
I went with some tutorial to create a Hello page showing the time and a
Bye-Link to link to an Bye page.
cat