search for: wouls

Displaying 20 results from an estimated 75 matches for "wouls".

Did you mean: would
2009 Aug 11
3
Problem with modifying a data frame
Hi All, this could be a simple question but I am looking into modifying a data frame using a "condition" without the need to loop over that data, would that be possible? I have tried the following > x<-c(4,5,6,6,8) > y<-c("a","b","b","b","c") > data<-data.frame(x,y) > data x y 1 4 a 2 5 b 3 6 b 4 6 b 5 8 c if
2010 Jun 16
2
error message stops "for" command
Hello all, I am using a for statement to run a loop in R but I get an error message and the loop stops. I need that the loop continues til the end. I know I can use the NEXT command but I donĀ“t know how the sintax woul be for this particular situation. Any suggestions? Thanks, Diana Buitrago [[alternative HTML version deleted]]
2004 Nov 16
2
help on EM Algorithm for bivariate normal
Hi, I woul like to know if it is possible to have a "R code" to generate EM Algorithm for a normal bivariate mixture. Best regard, S.F.
2003 Sep 24
3
Call transfert with dial plan
Hello, As I have problems getting transfert call working with my grandstream SIP Phones, I woul like to know if it is possible to do it with a proper dial plan in exten.conf. I haven't found any information about that in the docs. Regards, Daniel ANDRE -- Daniel ANDRE (mailto:dandre@iris-tech.fr) IRIS Technologies - http://www.iris-tech.com Serveur kwartz - http://www.kwartz.com
2009 Jan 01
2
Ruby on rails API website suggestion
I would like to request a feature.. like: http://rubyonrails.org/function and it will search inside http://api.rubyonrails.org for the function and show it. Like PHP has.. http://php.net/basename Example: http://rubyonrails.org/truncate and it will points to http://api.rubyonrails.org/classes/ActionView/Helpers/TextHelper.html#M001541 That woul be cool. Thanks
2014 Jul 30
2
Fwd: SMB question
Hi, I sent you an email but now when I read it again, it looks like there were some mistakes in it... Please ignore that and address only the following message: Hi, I don't know if this is the right place to ask, but I really couldn't find it anywhere on the web and if you could only provide me with a quick hint, it would be really helpful! I'm experiencing the following problem
2009 Jan 01
2
Ruby on rails API website suggestion
I would like to request a feature.. like: http://rubyonrails.org/function and it will search inside http://api.rubyonrails.org for the function and show it. Like PHP has.. http://php.net/basename Example: http://rubyonrails.org/truncate and it will points to http://api.rubyonrails.org/classes/ActionView/Helpers/TextHelper.html#M001541 That woul be cool. Thanks
2006 Mar 24
4
validate if different?
Hi, I seem to remember seeing the equivalent of saving only if all attributes are different. I can''t seem to find that now in the API or the agile book. I''m using the acts_as_versioned and only want to save if the input is different. Thanks, Steve http://www.smarkets.net -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 May 11
1
NLME - multilevel model using binary outcome - logistic regression
Hi! I'm pretty raw when working with the R models (linear or not). I'm wondering has anybody worked with the NLME library and dichotomous outcomes. I have a binary outcome variable that I woul like to model in a nested (multilevel) model. I started to fit a logistic model to a NLS function, but could not suceed. I know there are better ways to do it in R with either the LRM or GLM wih
2006 Apr 27
1
Find a word
Dear R users, I have the following problem: I have an array with pasted words and I woul like to know the position of the vector that have another especific word. Let make an example: This tis the array: words.array<-c("RedBall","PinkBall","YellowTable","BlueBall") And I would like to know the positions its (words.array) that have the word
2006 Oct 24
1
exclude directory with wildcard ...
I want to exclude a directory including wildcards. i.e.: On my origin server I have a backup-dir in /data/web/backup-root-2006-10-10/ under which I have a backup of root and I want to exclude this dir from being backed up. what do I have to put in my "backup-excludes-file" what i woul like is: /data/web/backup*/ so if i make a new backup of my root called
2012 Aug 09
1
maildir to sdbox offline conversion
Hi all. I've just installed dovecot v2.1 in a multihomed, multiinstance setup, It took me two days to convert the old v1.1 configs, now everything works like charm! But. :) I have several maildir mailboxes, I decided to use the sdbox storage type instead. I ran into difficoulties using the dsync util. My virtual users are in an OpenLDAP DB on a differnet machine, and I do not have access
2014 Jul 30
1
Smb question
Hi, I don't know if this is the right place to ask, but I really couldn't find it anywhere on the web and if you could only provide me with a quick hint, it would be really helpful! I'm experiencing the following problem with the SMB file share protocol: 1. User1 logs into windows. 2. User1 loads a file (from a network share) and works on it 3. User2 logs into windows on a different
2004 Aug 06
1
status report on the Windows CE (PocketPC) ACM codec
> > It was essentially my own mistake. After the Embedded C++ IDE crashed unexpectedly, > the .lib file was no longer present in the project settings (the project had not been saved) > so all the errors I got were caused by a missing .lib reference in the link stage! > I had to change my cross compiler target to "arm-wince-pe" because otherwise the > object/.lib files
2002 Oct 30
1
Winbind unknown parameter
Hi all, I'm using winbind with PAM to create a mail server for private mails in my company and I would like to use the 2000 DC to authenticate the user. It seems to work fine except the users name I get are in the form DOMAIN+user and I woul like my user to have mail address like user@my.domain and not DOMAIN+user@my.domain. There is an option named : "winbind use default domain
2001 Oct 22
1
Samba as PDC for win2000
Hi I am having the most basic of problems. I have setup a PDC with samba 2.2.2 and am trying to get my Win200) machine to join the domain. I followed the following proceedure http://ivy:901/swat/help/Samba-HOWTO-Collection.html#SAMBA-PDC And when I go to the client W2000 box and change from the workgroup to join the domain I get a popup which says
2006 Nov 23
1
statistics help
hi im a bioinformatics student as i have never had any previous programming experience i need help this is the question i need to answer: Random walk model we want to model a random walk where you take a step to the left with probability p and one to the right with probability 1-p. Now assume that there is a line of 11 squares. once you are in square 0 or in square 10 the walk ends. The aim
2006 Nov 30
3
newbie: new_data_frame <- selected set of rows
Hello, this is probably trivial but I failed to find this particular snippet of code. What I got: my_dataframe (contains say a 40k rows and 4 columns) distances (vector with euclidean distances between a query vector and each of the rows of my_dataframe) What I do: after scaling data my_dataframe I calculate distances. order them then extract top five hits my_dataframe <-
2009 Oct 06
2
trying to understand OSS, GPL, BSD & other licensing model for software distribution.
...? I know it's broad, but there's just too much to readup on the different licences and I've read a lot already, not knowing where to go. I have a feeling that I may need to go the dual / multi-license route, but even then I don't know which licences to use. The open source projects wouls also be open for other people to add their own modifications, but I would also like to allow others to write commercial addon's as well. Any pointers, and even past-experiences? -- Kind Regards Rudi Ahlers CEO, SoftDux Hosting Web: http://www.SoftDux.com Office: 087 805 9573 Cell: 082 554 75...
2003 Nov 24
5
SYSLINUX 2.08-pre1 released
Working on fixing lower-priority bugs that I didn't want to risk destabilizing the 2.07 release for: Changes in 2.08: * Add "timeoutcmd" to allow timeout to have a different action than just pressing Enter. * Fix bugs in the COMBOOT/COM32 command-line parsing. APPEND now works with COMBOOT/COM32 images.