Displaying 5 results from an estimated 5 matches for "dataus".
Did you mean:
datais
2011 Aug 11
1
Subsampling data
...ion is not working. Is there anyone who can tell me what
I did wrong?*
* *
* *
*A different but related question is the use of the function paste or if I
need another function to do the following: *
* *
* *
*Rather than this*:
> m2 <- gee( Bin ~ agemean + year, id = rad09 , data = datause ,
subset=kyn== 1 ,
family = binomial, corstr ="exchangeable" )
*I want to do this (modified in a loop). *
> subsampl <- "kyn== 1 "
> m2 <- gee( Bin ~ agemean + year, id = rad09 , data = datause ,
subset=paste(subsampl) ,
f...
2004 Oct 19
1
Environment variable question
Hi,
I'm trying to run a command as follows:
rsync -Lcav temp.txt datauser@mach1:\$DATESPATH/dat
The above returns the following err:
"mkstemp /dat/.temp.txt.oYaO9U failed: No such file or directory"
$DATESPATH is a variable defined in 'datauser's profile, but it looks like
the variable is not recognized in the context of this command. I have used...
2009 May 18
2
Split data frame based on Class
Each row of my data frame is assigned to a class (eg country). Can you
suggest how I break apart the data frame so that I create new data
frames for each class
eg
If Class = "US" put in new dataframe dataUS
Thanks in advance for your help
Chris
2008 Mar 04
2
Asterisk and Avaya...
I just connected an Asterisk server to an Avaya Pbx using the
instructions at: http://www.voip-info.org/wiki/index.php?page=Asterisk
+Avaya
Everything seems to be working as I can send and receive calls. The
only detail I am having a problem with is that when an extension on the
Avaya calls an Asterisk extension, I only get the name part of the CID,
not the number. From Asterisk to the Avaya
2009 Dec 09
3
SASL plain authentication failed; unable to lookup user record
...605D30A179669E4B4F69EB.key.pem
smtpd_use_pw_server = yes
smtpd_use_tls = yes
unknown_local_recipient_reject_code = 550
virtual_alias_maps =
virtual_gid_maps = static:5000
virtual_mailbox_base = /etc/postfix/datastore
virtual_mailbox_domains = osx.example.com
virtual_mailbox_maps = hash:/etc/postfix/datausers
virtual_minimum_uid = 100
virtual_uid_maps = static:5000
# dovecotd -n
# 1.1.17apple0.5: /private/etc/dovecot/dovecot.conf
Warning: fd limit 256 is lower than what Dovecot can use under full load
(more than 456). Either grow the limit or change
login_max_processes_count and max_mail_processes s...