Displaying 20 results from an estimated 21 matches for "ilustres".
Did you mean:
ilustra
2004 Jul 29
3
Help w/ matrix calc
Dear All,
Help is needed! I have a matrix with frequencies of fish larvae per length
class (var. sl) and age-group (var. median.no) obtained with
>k<-table(cut(sl,(5:22)),median.no)
>k[2:5,1:5] #to ilustrate k
4 5 6 7
(6,7] 3 1 0 0
(7,8] 3 0 1 0
(8,9] 3 4 3 5
(9,10] 3 15 7 13
from this matrix I would like to obtain the mean age per length class i.e.
2003 Oct 11
2
Problem in 'methods' package (PR#4525)
Full_Name: Fernando Henrique Ferraz Pereira da Rosa
Version: 1.8.0
OS: Linux 2.4.21
Submission from: (NULL) (200.206.211.169)
After installing R 1.8.0, the R DBI interface stopped working. I tracked it
down as a problem in the 'methods' package, that comes in the default
installation.
Somehow the function '.valueClassTest' which is defined on package
'methods',
2019 Nov 20
3
Datos longitudinales
...identificación de grupos que tengan una trayectoria diferente a la de otros y agruparlos en un intento de determinar cuales son las variables clínicas que determina que un sujeto tenga una trayectoria u otra.
Entiendo que si solo tuviese un dato estos grupos los identificaría mediante análisis de ilustres. Al tener datos longitudinales entendería que de deben calcular también ilustres identificando grupos pero en este caso con datos longitudinales.
Alguien podría ayudarme?
Muchas gracias,
2008 Feb 17
1
extracting elements by using logical values
dear lists,
My question is quite simple but i'm a new user in R and it's seem tough to me. How am i going to recall back my values??ok..it could be easy if i ilustrate my problem with the simple example. say that,
x
[1] 1 2
y
[1] 2 3
and my logical output from my function are (Below is my function):
overlapped(x,y)
[1] TRUE
[1] TRUE
suppose i
2007 Sep 24
1
GWR modeling with dummy variables
Hi everyone,
I'm working with a modest sized spatial database consisting of 1513 records
and 50 variables. Fourteen of these are dummy variables delineating
regional planning councils. I'm trying to understand how to integrate the
dummy variables in the geographically weight regression model. I'm reading
Fotheringham et.al. and see reference to using dummy variables, but I don't
2010 May 31
5
read in data file into R
Hi
I'm trying to read a data file with output from another program (admb)
into R for further analysis. However I'm not very successfull. The file
extension for the data file is file.rep but it also doesn't help when I
change it to file.txt
I have two problems/questions:
1. The file is a single line of n values separated by a single space
tab each. These values represent a time
2008 Aug 07
1
Improving the speed of chan_sip
Hello--
Why do I target chan_sip for so much effort? Because,
it seems to me, chan_sip is probably the most used channel
driver in the asterisk community!! (and, of course,
the zap/dahdi driver, is also pretty popular)
I haven't had time to follow up on chan_sip, and I probably
won't for several months.
But, if I had time, here is what I'd do:
There are two ways to speed up
2009 Dec 09
5
Shared storage between open Xen, VMware ESX, XenServer, KVM and a normal Linux...
Guys!
I have one fiber channel IBM storage (10T) and 8 HP Proliant servers with
32G of RAM on each and 1 HP with 4G of RAM.
My question is:
* How to use the same storage (block device) with all my different
virtualization servers simultaneously?
I have 2 open source Xen with CentOS 5.4, 2 VMWare ESX, 2 Citrix XenServer,
2 KVM powered by Ubuntu and 1 Debian exporting the IBM storage to a SAN
2017 Mar 26
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
>From Martin's isolinux.bin.20170324, I (kind of) understand the first 3
bytes:
33 ED 90
Then, the next "90"s are probably originiated from the "nop"s in:
http://repo.or.cz/syslinux.git/blobdiff/c210e571f61eeb898fadbb6f47d4a2c8
2e5bfbfd..2c3a24e5f4b807ec31595227afa59a818c060ca9:/mbr/isohdpfx.S
So, why the original isohybrid image from Debian and many other
2004 Aug 06
1
icecast2 documentation - where is it ?
Have a successful install of icecast2 and ices2 from CVS. Runs fine
but
some documentation would be lovely ;)
Is this doc good for icecast2
http://www.rsmas.miami.edu/personal/angel/web/
This documentation describes some tags in the config file that I
don't see in my newer
version of icecast.
<p>TIA
Richard
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast
2011 Jan 19
1
intermittent problem on 1.4
We're trying to forward an incoming SIP call from voipfone (UK ITSP) that
originated from a UK landline back up a SIP trunk to the same ITSP and on to
another UK landline number.
UK Landline->voipfone->asterisk 1.4->voipfone->UK landline
About 1 in 3 times the call at the final landline is silent and we see "RTP
Read too short" scrolling on the console log.
Where do we
2012 May 03
2
Finding local maxima on a loess surface
If a run a LOESS model and then produce a smoothed surface: Is there any
way to determine the coordinates of the local maxima on the surface?
[[alternative HTML version deleted]]
2006 Mar 29
1
How to define class type hierarchy of speeds?
Hi
I''m very very new to tc iproute etc and have read the LARTC howto.
What I want to do is create some "master" classes of bandwidth limit and
below that per ip address which "inherits" from this master class.
Example:
one queue for 128Kbps
other queue for 256Kbps
What I want now is that for example in "class" 128Kbps the ip
10.0.0.5, 10.0.0.8 etc. goes
2009 Apr 05
2
Doubling network and disk with gplpv 9.12.pre13 in Russian Windows 2003
Hi James Harper and others,
I seen that problem already discussed early, but maybe it help you make
hiding qemu devices when install gplpv driver. For now, when install
gplpv i has not working qemu disk driver (gplpv works) and not working
gplpv network (i think i can disable realtek network card and then gplpv
will work).
When you discuss German and French windows versions - you ask about
2010 Dec 14
4
Change primary_key column name
Hi,
after changing a primary key column name, the auto-increment information
(MySQL) and sequence (Oracle) are lost. What is the correct way to rename
primary keys?
Thanks,
Gustavo
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2015 Feb 05
0
Bug when using METADATA and ACLs
Hi,
I'm trying to use the current version of dovecot as the IMAP server for Kolab
and things seem to be working more or less OK, but while working on it I've
found a dovecot bug that can probably be fixed quickly by someone familiar
with the code.
I've found the problem using shared folders, but it is related to ACLs and
METADATA.
The problem appears when a user only has the
2017 Mar 26
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Hi,
Gene Cumm wrote:
> it seems the stack format got
> set, changed, then mostly reverted back, with this code being the last
> piece missing from 2009.
The commit to isohdpfx.S of 2009-05-31 looks incomplete.
The sequence of the stack pointers was swapped, but the sequence of
stack pushes was not.
2015 Apr 09
3
Dimensiones arreglo.-
Hola muchachos,
Espero que estén muy bien.
Estoy trabajando con unos arreglos y encontré un comportamiento que no
conocía. Me pregunto si es algo de esperar.
Es lo siguiente. Supongamos el siguiente arreglo:
arreglo <- array(runif(10*2*2), dim=c(10, 2, 2)) # dim: 10x2x2
y que sobre él selecciono las primeras 5 filas (o las primero 5 líneas de
la primera dimensión, no sé):
arreglo[1:5, , ]
2004 Nov 02
3
Using East-european characters in R
Does anybody know how to produce a East-European character "??" - "c with a
v-shaped hat " in R (in text or plot)?
I do know how to get "??,??" - "s,z, with a v-shaped hat", but not this one.
Thanks in advance for any suggestions,
Ales Ziberna
P.S.: I am using Windows XP and R version 1.9.1 (details below)
$platform
[1]
2003 Oct 16
4
data() misbehaving inside a function
Calls of the form data(package = pkg) inside a function
incorrectly fail ("pkg" is a local variable). For instance,
foo <- function(pkg) data(package = pkg)
foo("base")
Error in .find.package(package, lib.loc, verbose = verbose) :
none of the packages were found
## workaround -- force argument "package" to be an expression
## (not a