search for: kelp

Displaying 9 results from an estimated 9 matches for "kelp".

Did you mean: help
2006 Nov 20
1
sem package subscript out of bounds error
...edatory.Invert.Abundance, Prev.Year.Predatory.Fish.Abundance, Predatory.Invert.Abundance, Predatory.Fish.Abundance, Prev.Year.Herbivorous.Invert.Abundance, Prev.Year.Herbivorous.Fish.Abundance, Herbivorous.Invert.Abundance, Herbivorous.Fish.Abundance, Kelp.Abundance, Prev.Year.Kelp.Abundance, Mean.Temp.C, Prev.Year.Herbivore.Abundance) #na.rm=TRUE to deal with a few rows of missing data fish.invert.covar<-var(fish.invert.data, na.rm=TRUE) fish.invert.model<-specify.model() Prev.Year.Predatory.Invert.Abundance -> Prev....
2010 Sep 17
25
Trying to look up comment through an ID, but failing
I am trying to allow users to reply through comments by allowing users to click a reply link next to the parent comment. It will send in a parameter to the ''new'' comment view, like so: | <%= link_to "Reply", new_comment_path(:in_reply_to => comment.id) %> The form will use the :in_reply_to parameter in order to save that id as the parent id, like so:
2012 Jul 18
2
loop searching the id corresponding to the given index (timestamp)
...uot;SCAR", "SCAU", "SCHR", "SMIN", "SMYS", "OYT", "SPIN", "STRE", "EJAC", "BFRE", "HDEC", "SRAS"), description = c("Striped Surfperch,", "Painted Greenling,", "kelp rockfish,", "gopher rockfish,", "copper rockfish,", "black and yellow rockfish,", "vermilion rockfish,", "blue rockfish,", "OYT (Olive/Yellowtail) Rockfish, This species group includes Sebastes serranoides and Sebastes flavidus (Olive/Yell...
2010 Sep 11
10
Having difficulty with threaded comments, using acts_as_tree
I''ve been having problems making threaded comments for the last few days. Mainly with creating children and displaying the children. Currently, I have comments shown at the bottom of my articles show view. The top level comments work, but I do not really know how to implement a way for users to "reply" to the top level comments and take them to a form (the comment
2011 Sep 13
1
mvpart analyses with covariables
...(abundance ~ .,factors,margin=0.08,cp=0,xv="1se",xval=nrow(abundance),xvmult=100,which=4) where abundance is 4th root transformed fish abundance (103 species x 168 samples), and factors is the relief (high, medium, low profile, sand inundated reef, flat), benthos (coral, sessile inverts, kelp, macroalgae, seagrass, sand), depth (continuous in meters), latitude, and longitude of each sample. To try and incorporate spatial autocorrelation (as a covariate) into this I have been trying the command - ABUNDTMRT <- mvpart(abundance ~ environ + spatial, data.frame,margin=0.08,cp=0,xv=&quot...
2010 Sep 21
25
Working in install acts_as_commentable, On create, error: "unknown attribute: book_id"
Hello, I''m working to install the acts_as_commentable plugin on my Rails 3 app. After adding "acts_as_commentable" to my book model, I then added a comment form on my book show view: <% form_for(@comment) do|f| %> <%= f.hidden_field :book_id %> <%= f.label :comment %><br /> <%= f.text_area :comment %> <%= f.submit "Post
2010 Jun 04
0
BerkeleyTIP Join June Global Free SW HW Culture Mtgs via VOIP or in Berkeley
...IVAL ===== Telegraph Avenue 12 Noon - 9 pm "Berkeley World Music Fest... has some of our best world musicians who call East Bay home...a wonderful event, and intimate, mix of outdoor performances in cafes and shops(the best music People's Park gets each year along Telegraph Ave. (Larry Kelp, KPFA music host)" Continuous music outdoors & in cafes http://www.berkeleyworldmusic.com/entry.asp?PageID=118 ===== 7) ARRIVING FIRST AT THE MEETING: MAKE A "BerkeleyTIP" SIGN If you get to the meeting & don't see a "BerkeleyTIP" sign up yet, please: 1)...
2004 Jan 19
1
Compiling error
...."( it tries to load a whole lot of different numbers), and then aborts installation. I've tried both ways (as root and as user) with no luck. What am I missing? Thanks for any pointers rkelpe
2007 Mar 13
6
Problem Managing Ruby Gems
I''m trying to have puppet install a bunch of ruby gems for me, but I''m running into problems with a few of them. This is on CentOS 4.4, ruby 1.8.5 (2006-08-25) [x86_64-linux] and the latest puppet from svn as of yesterday afternoon. I have: package { fastthread: ensure => "0.6.4.1", provider => gem, require =>