search for: annan

Displaying 5 results from an estimated 5 matches for "annan".

Did you mean: anna
2011 Apr 12
2
multiple lines on multiple plots
...However, although the commands add a line to the top plot, it is clearly using the axis dimensions of the lower plot. Can someone tell me how to get it to use the axes that are already there? Variants like lines(x,xlim=c(1,10)) have no effect. Thanks in advance for any help. James -- James D Annan jdannan at jamstec.go.jp Tel: +81-45-778-5618 (Fax 5707) Senior Scientist, Research Institute for Global Change, JAMSTEC (The Institute formerly known as Frontier) Yokohama Institute for Earth Sciences, 3173-25 Showamachi, Kanazawa-ku, Yokohama City, Kanagawa, 236-0001 Japan http://www.jamstec.go.j...
2012 Feb 06
1
Simple lm/regression question
...But in the lm help page documentation, even the straightforward definition of "residual" seems incompatible with what the code actually returns: residuals: the residuals, that is response minus fitted values. But, in the weighted case, this is not actually true... James -- James D Annan jdannan at jamstec.go.jp Tel: +81-45-778-5618 (Fax 5707) Senior Scientist, Research Institute for Global Change, JAMSTEC Yokohama Institute for Earth Sciences, 3173-25 Showamachi, Kanazawa-ku, Yokohama City, Kanagawa, 236-0001 Japan http://www.jamstec.go.jp/frcgc/research/d5/jdannan/
2008 Feb 19
3
simple usage of "for"
...o loop over. To begin with I would like crosstabulations using the first variabel in the data frame, which is called "meriter". > table(meriter[[1]], meriter[[3]]) ja nej Annan 0 2 1 Avdelningen f??r teknik- och vetenskapsstudier 0 5 1 CEFOS 0 6 3 F??rvaltningsh??gskolan 0 13 6 Institutionen f??r globala studier...
2018 Feb 21
2
Asterisk crash on core show channel
Thanks for you answer Marcus, So maybe this means some bug was fixed? Anyone aware of something related? >From the release notes, I couldn't find any direct change that could fix this.... Thanks, Kind regards, Patrick Wakano On 21 February 2018 at 20:29, Marcus Kvarsell <Marcus.Kvarsell at fogwise.se> wrote: > Hello, i found upgrading to asterisk 15 helped. > > > >
2012 Jan 25
0
bundle crashing with `error!': 302 "Moved Temporarily" (Net::HTTPRetriableError)
Gday all, Tried creating a new rails app with 3.2.0 on MRI 1.9.3 running under RVM 1.10.2, and it crashes on bundle with the following trace: brentona@brails:~/rails_3.2.0$ bundle Fetching source index for https://rubygems.org/ /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/http.rb: 2632:in `error!'': 302 "Moved Temporarily" (Net::HTTPRetriableError) from