search for: marcia

Displaying 20 results from an estimated 20 matches for "marcia".

Did you mean: garcia
2006 May 25
11
belongs_to confusion and some other questions - thanks!
Hello all, Thanks for the help in advance, I am having some trouble with belongs_to, and I caint seem to figure it out. I have two tables, one called ''pow_users'' and one is called ''pow_site'' pow_users has a field called site that has the site ID for primary id in the pow_site'' table. the pow_site table setup as the Site class with the following:
2006 Apr 11
3
model classes in different folders
...different folders (root and helpdesk, respectively). I was thinking the mapping could be like this: - in call (has_many :call_history <- it''s working) - in call_history ( has_one: department <- it''s not working) Could you help me? Thanks in advance for any help! Marcia -- Posted via http://www.ruby-forum.com/.
2007 Nov 07
2
dates
...and am currently needing a lot of help! Sorry if I disturb you and thank you for your answers!!! Here goes my question: How do I make R reconize my date columns as dates? When I "summary" my table, the levels of my date column are completely out of order. Thank you again for this tip, Marcia -- View this message in context: http://www.nabble.com/dates-tf4764010.html#a13625194 Sent from the R help mailing list archive at Nabble.com.
2009 Dec 17
2
mantel test and NAs
...est (both with functions mantel {vegan} and mantel.test {ape}) due to I believe the presence of NAs on my distance matrices, which look like e.g.: NA 1 2 1 2 3 NA 4 5 6 and 1 1 2 2 3 4 5 6 7 8 Would any of you have a solution for that? Thank you for much for your help! Marcia Rocha -- View this message in context: http://n4.nabble.com/mantel-test-and-NAs-tp966682p966682.html Sent from the R help mailing list archive at Nabble.com.
2008 Jul 11
3
Start preferred RGui
...ndows Vista), the path for my preferred RGui ( "C:\Program Files\R\R-2.6.0\bin\Rgui.exe) changes every time I close Tinn-R to the incomplete path "\bin\Rgui.exe". I have to re-set it then everytime I open it... Is anyone having a similar problem? Any suggestions? Thank you very much, Marcia -- View this message in context: http://www.nabble.com/Start-preferred-RGui-tp18400190p18400190.html Sent from the R help mailing list archive at Nabble.com.
2007 Jan 04
3
TC again - now working on VPN traffic
...##################### Working like it should, no problem...the dump is dumpVPNGW.txt.bz2 attached. Now, here''s the issue, connection to the local station passing through the VPN: ########################################### [doctor@srvsisdia doctor]$ scp doctor@192.168.100.2:/home/doctor/marcia . doctor@192.168.100.2''s password: marcia 16% 1844KB 19.6KB/s 08:05 ETA ########################################### dump is: tmp/dumpVPNLOCAL.txt.bz2 I don''t know why it''s limiting the traffic to 20kbps (bytes) there. When all...
2006 Apr 28
1
rails + iis + virtual directory = desperation
...untains, I have run through the fields, I have visited rails forums all over the world and I still haven''t found what I''m looking for :( I know this question has already had been posted here before, but I''m desperate. Does anybody could help me? Thanks in advance, Marcia Almeida -- Posted via http://www.ruby-forum.com/.
2004 Apr 04
3
Please help
Hi Guys, My name is Marcias, and I am setting up for the first time an Asterisk PBX, I am learning as I go along. I have been able to download and install Asterisk, Libpri and I have been able to get Asterisk up and running. I have several questions: 1 .I can call the Asterisk server from my Xten phone and it picks up. I ha...
2007 Nov 30
1
main plot title
...ogram of Chl". I know the function "paste". I suppose I would be looking for something like: plot(main=paste(""Raw periodogram of", "...). How can the program understand that the name of the data set is supposed to go there? Thank you very much for your answers!!! Marcia -- View this message in context: http://www.nabble.com/main-plot-title-tf4901182.html#a14039291 Sent from the R help mailing list archive at Nabble.com.
2008 Jan 16
2
R and Vista
...rst and main problem is that i cannot make R recognize my own written functions by coping them into the Rprofile.site on the etc folder. For some reason, this very useful tool seems not to be working anymore. Could someone help?? Any other suggestion to make R start with my functions? Thanks a lot, Marcia -- View this message in context: http://www.nabble.com/R-and-Vista-tp14882350p14882350.html Sent from the R help mailing list archive at Nabble.com.
2008 Aug 19
1
jpeg, dev.off() inside function
...te(series)), i, : unable to start device devWindows In addition: Warning message: In jpeg(filename = paste("test ", deparse(substitute(series)), i, : Unable to open file 'test "dataframe" 0 .jpg' for writing Could anyone help me??? Thank you and have a nice day, Marcia -- View this message in context: http://www.nabble.com/jpeg%2C-dev.off%28%29-inside-function-tp19048365p19048365.html Sent from the R help mailing list archive at Nabble.com.
2006 May 25
7
Grouping controllers
I''m grouping controllers to avoid cluttering the top-level namespace. First, I used script/generate Admin::Customers new edit show list and then I used script/generate Admin::Providers new edit show list. The generator created the subfolders correctly: I have an admin folder and inside there''s customer_controller.rb and provider_controller.rb. I have the same structure in
2007 Dec 06
2
simple problems
...I solve a simple equation? Considering the equation y= exp(-x)^12, I would like to find the values of x for, for example, y=0.01, so exp(-x)^12=0.01. How do I do that using R? I know those a probably very, very simple questions, but for which I do not seem to find the answer. Thank you very much, Marcia -- View this message in context: http://www.nabble.com/simple-problems-tf4958407.html#a14200401 Sent from the R help mailing list archive at Nabble.com.
2006 Mar 16
5
Multiple databases + switching databases
...39;t work. ( ActiveRecord::Base.establish_connection( :adapter => "firebird", :host => "localhost", :database => customer_name, :username => "SYSDBA", :password => "masterkey") Does anybody have any idea? Thanks a lot! Marcia -- Posted via http://www.ruby-forum.com/.
2010 Sep 06
1
calculating area between plot lines
Hi everyone. I have these data: probClass<-seq(0,0.9,0.1) prob1<-c(0.0070,0.0911,0.1973,0.2949,0.3936,0.5030,0.5985,0.6869,0.7820,0.8822) prob2<-c(0.0066,0.0791,0.2358,0.3478,0.3714,0.3860,0.6667,0.6400,0.7000,1.0000) # which I'm plotting as follows: plot(probClass,prob1,xlim=c(0,1),ylim=c(0,1),xaxs='i',yaxs='i',type="n") lines(probClass,prob1)
2006 Aug 07
0
create directory on a remote machine
...anybody know how can I create folders and files on a remote machine running Win NT? I was thinking about using RubySmb, but the project isn''t updated since 2002, besides, it have to be compiled yet. Is there an easier way? Maybe a ssh library... Do you have any idea? Thanks in advance, Marcia -- Posted via http://www.ruby-forum.com/.
2008 Jan 16
3
Rprofile.site not executed?
It seems that my Rprofile.site file is not executed when I start R. To test this I included the following code in that file: .First <- function(){ cat("\nWelcome at", date(), "\n") flush.console() } When I start R the message above is not displayed. I am running R 2.6.1 (rgui.exe) under Vista Home Premium. The Rprofile.site is in the etc folder and the R_PROFILE
2006 May 09
6
RJS, & mulitple Drop Down Boxes.
Hello Again Rails Folk! I''m trying to creat a page similar to what the person is doing here... http://mudabone.com/aietc/?page_id=410 Instead of doing it the way he/she has, I decided to use RJS files, or at least I tried. Here''s my view <%= start_form_tag %> <%= javascript_include_tag "prototype" %> <p> Union: <div id="union">
2010 Apr 15
16
Votaciones concurso logotipo
Hola a todos, Como os comenté hoy se terminaba el plazo para presentar una propuesta para el logotipo del grupo de usuarios de R. Ha habido personas que han presentado varias variantes de un mismo logotipo, por lo que lo hemos organizado por series, donde cada letra representa una variante del mismo logotipo. Para votar tenéis que escoger las tres series que más os gustan. Es importante que
2003 Oct 19
21
Samba PDC
I'm trying to config Samba PDC using: The Unofficial Samba HOWTO but error apeared: The following error occurred attempting to join the domain MYDOMAIN: The specified network password is not correct I tried: Use Window's Group Policy Editor (gpedit.msc) to make the following changes in the Local Computer Policy\ Computer Configuration\ Windows Settings\ Security Settings\ Local