Displaying 20 results from an estimated 117 matches for "bravo".
Did you mean:
brave
2005 Feb 08
5
How to get variable names in a function?
Hello,
applying a function to a list of variables I face the following problem:
Let's say I want to compute tables for several variables. I could write a
command for every single table, like
bravo<-c(1,1,2,3,5,5,5,);charly<-c(7,7,4,4,2,1)
table(bravo); table(charly)
> table(bravo); table(charly)
bravo
1 2 3 5
2 1 1 3
charly
1 2 4 7
1 1 2 2
The results are two tables with the names of the variables above each.
If I want to do the same thing by a function I find no way to get the...
2009 Apr 09
2
how to automatically select certain columns using for loop in dataframe
...for
loop, as follow:
# below is the sample data structure
all.data <- data.frame( NUM_A = 1:5, NAME_A = c("Andy", "Andrew", "Angus",
"Alex", "Argo"),
NUM_B = 1:5, NAME_B = c(NA, "Barn", "Bolton",
"Bravo", NA),
NUM_C = 1:5, NAME_C = c("Candy", NA, "Cecil",
"Crayon", "Corey"),
NUM_D = 1:5, NAME_D = c("David", "Delta", NA, NA,
"Dummy") )
col_names <- c("A", "B&...
2015 Oct 08
1
Tranformar falsas variables char en numéricas
...t; whatcol <- 0
> for(i in 1:ncol(d)){
+ whatcol[i] <-class(d[,i])
+ }
> whatcol
[1] "character" "character" "factor" "factor" "integer"
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 8 de octubre de 2015, 9:29, Christian Bravo Sánchez <
christian.bravo.sanchez en gmail.com> escribió:
> Hola usuarios de R,
>
> Antes de nada presentarme, soy nuevo en R (antiguo... y bueno actual
> usuario de SAS), llevo menos de un mes y estoy intentando empezar con
> pequeñas cosas.
>
> Hay un tema que me está...
2006 Apr 05
4
Why does titleize remove hyphens?
item.title = ''alpha-bravo''
item.title = item.title.titleize
puts item.title
alpha bravo
I didn''t notice this with 1.0 - a new bug in 1.1?
Joe
--
Posted via http://www.ruby-forum.com/.
2010 Apr 15
2
Regression using R
...include many types of regression such as, Liner, Quadratic, Cubic,
Exponential, Sinusoidal, and Logarithmic. Im well aware that its easy enough
to do Linear regression in R but what about the other types? I've been
searching on google for such functions but to no avail.
Thank you,
--
Samuel Bravo
Department of Computer Science
The University of Texas at El Paso
El Paso, TX 79968
[[alternative HTML version deleted]]
2007 Oct 22
1
Migrating from UW IMAP - pine - Thunderbird - squirrelmail
...th INBOX and folder collection are saved on the
Linux server. But how to save the "saved-messages" and "sent-mail"
folders in the user's home directory on the server?
Thank you for help,
--
_________________________________________________________
| Israel Bravo Unix system administrator
| The faculty of Industrial Engineering & Management,
| Technion, 32000 Haifa, Israel
| Phone: 972-4-829-4428 http://ie.technion.ac.il/~bravo/
|________________________________________________________
--------------...
2006 Jun 21
3
sort matrix by sum of columns
Hi all,
I would like to know how can I sort the cols of a matrix by the sum of
their elements.
a <- matrix(as.integer(rnorm(25,4,2)),10,5)
colnames(a) = c("alfa","bravo","charlie","delta","echo")
I guess I should use colSums, and then rearrange the matrix somehow
according to the result.
My idea is to display a "sorted" barplot:
barplot(a, horiz=TRUE, legend.text=T)
Thanks in advance,
Albert.
2015 Oct 08
3
Tranformar falsas variables char en numéricas
Hola usuarios de R,
Antes de nada presentarme, soy nuevo en R (antiguo... y bueno actual
usuario de SAS), llevo menos de un mes y estoy intentando empezar con
pequeñas cosas.
Hay un tema que me está llevando bastante tiempo y por más que investigo y
hago pruebas no logro saber como se hace; veréis tengo un data.frame el
cuál tiene bastante variables y todas ellas clasificadas como char, sin
2011 Jul 18
1
nls() and lines()
...function of date.? In the nls()
statement, I convert x back to a numeric value so that I can conduct
the regression:
plot(mpg~x, data=mileage[year==2009,], ylab="Miles per gallon",
xlab="2009", yaxs="i", ylim=c(10,30))
nls.2009 <- nls(mpg~(alpha*(as.numeric(x)^2))+(bravo*as.numeric(x))+(charlie),
data=mileage[year==2009,], start=list(alpha=-2e-14, bravo=5e-5,
charlie=-31407),
? trace=T, na.action=na.omit, nls.control(minFactor=0.000000000000000000001))
plot(mpg~x, data=mileage[year==2009,])
? modb=seq(min(as.numeric(x)), max(as.numeric(x)), by=10000)
? lines(modb,...
2003 Mar 31
3
monte carlo method for circle area
...t help for me. Some of you have given me several suggestions about plotting a circle using some built-in functions but I wonder if its suits my problem since I have to somehow limit the circles inner area.
thanks a lot
__________________________________________________________________
Roxana Bravo
ICQ#: 14040506
_________________________________________________________________
---------------------------------
O melhor e-mail gratuito da internet: 6MB de espaço, antivírus, acesso POP3, filtro contra spam.
[[alternate HTML version deleted]]
2005 May 21
10
pb with iptables snat script
...my bridge/fw -
$SOURCEIP is the ip of my OpenVPN/Fw/bridge)
iptables -A POSTROUTING -t nat -s 10.8.0.0/16 -j SNAT --to-source
$SOURCEIP
i wish to better integrate it within shorewall, so is there any config
files that could achieve the same thing? nat? actions?
Thx for you help guys and a grand bravo to Tom Eastep!!!
tristan
2004 Jan 11
24
More words for Allison
...mostly
snowy
snow
scattered
patchy
wind
windy
miles per hour
kilometers per hour
knots per hour
storm
warning
watch
thunderstorm
hail
weather
lightning
fog
foggy
sleet
sleeting
clear
clearing
freezing
freeze
hurricane
tornado
severe
later
morning
afternoon
evening
late
early
changing
in the
Alpha
Bravo
Charlie
Delta
Echo
Foxtrot
Golf
Hotel
India
Juliet
Kilo
Lima
Mike
November
Oscar
Papa
Quebec
Romeo
Sierra
Tango
Uniform
Victor
Whiskey
Xray
Yankee
Zulu
Niner
2008 Mar 10
2
About CID with DTMF in Asterisk
...ecallerid=no
callwaiting=yes
threewaycalling=yes
transfer=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
echotraining=800
rxgain=6%
txgain=7%
callerid=asreceived
;;FXO Modules
Group=1
echocancel=yes
signalling=fxs_ks
context=from-trunk
channel=4
Thanks for your help.
--
Jos? David Bravo ?lvarez
ColombiaHosting E.U.
Av. 4 Norte #48n43 of. 301 Cali - Colombia
PBX Bogot?: (1) 6384309 ext. 120
PBX Cali: (2) 6832660 ext. 120
Tigo: 301 4345909 Movistar: 317 2196509 Comcel: 314 6067744
http://www.colombiahosting.com.co
2011 Aug 15
2
Missing datasets (2.13.1)
Dear all
How does one resolve the variance between the actual availability of data
sets in the default implementation with those mentioned in the
documentation?
I am unable to attach some of the datasets, even though help() is available
for the same datasets. For example, "ToothGrowth" is a dataset that is
widely mentioned in the documentation as being part of the base install.
2015 Apr 01
1
Remote protocol abstracted
...o `include/xapian/remoteprotocol.h`
The reason for this is other projects might want to use the `RemoteProtocol`
class for implementing a custom remote server. Xapiand is one of these
projects.
(https://github.com/Kronuz/Xapiand)
Please, any comments and feedback would be appreciated.
German M. Bravo (Kronuz)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20150401/3386c9f4/attachment-0002.html>
2006 Jun 16
2
Need to call C++ processing beast from backgroudrb
Hello,
Bravo Ezra for Backgroundrb! What an elegant piece of engineering. I
envision many folks like myself looking at our CPU hogging executables and
finally seeing a clean path to the Web.
I was wondering if any folks have a good strategy for calling out to a C++
(or any other compiled) executable from a wor...
2019 Jan 21
2
Amount of writes during index creation
Hi,
I have had a problem report from a Recoll user about the amount of writes
during index creation.
https://opensourceprojects.eu/p/recoll1/tickets/67/
The issue is that the index is on SSD and that the amount of writes is
significant compared to the SSD life expectancy (index size > 250 GB).
>From the numbers he supplied, it seems to me that the total amount of block
writes is roughly
2016 Feb 28
2
RESTful xapian server needs help
...ve the command number in the protocol)
As I said, I think I'd prefer option A and we are prepared to make a pull request for either of the two. Please help us make this happen. We feel strongly about getting this in xapian-core and about it allowing our Xapiand server to lift off.
German M. Bravo (Kronuz)
2019 Nov 08
2
Recent inability to view long filenames stored with scp via samba mount
...: and the ? characters are key to having Samba limit the filename to the short version. I took care to remove both chars (one at a time) from a MP3, rync to backup, and once both chars were
removed, NOW I can see the same long filename via the SAMBA mount as I see on the native Linux file system.
Bravo Jeremy! Excellent sleuthing all!
So what is a complete list of not allowable chars for SMB compatibility? I intent to purge my MP3 collection of all invalid chars.
I am thankful,
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/
2007 Nov 14
1
has_many_polymorphs and acts_as_list ?
First, BRAVO for this wonderful plugin: has_many_polymorphs ! Now my
problem:
4 models : Collection, Page, Fragment, Belonging (which is the join
table):
1 class Collection <
ActiveRecord::Base
2 has_many_polymorphs :elements,
3 :through => :belongings,
4 :from => [:pages, :fragment...