similar to: Multilevel in R

Displaying 20 results from an estimated 900 matches similar to: "Multilevel in R"

2004 Feb 10
1
Diagnostic in multilevel models
I have fit a model with glmmPQL function in MASS library. I fit a binomial longitudinal response variable nested in 17 stations. I would like to know how I can obtain elements of diagnostic checks about these models in order to choose best model. I use summary(), but can I use other functions like in lme, for example anova? I would be thankfull for all the insights. Fabrizio Consentino.
2006 Jun 16
1
Problem with default_mail_env in beta9
Hallo, I am playing arround with dovecot I hat version 1.0.beta7 running fine. After installing beta9 there is a problem with default_mail_env setting. I have all users in ldap. there is an attribute "mailMessageStore" which contains a relative path to users maildir mailMessageStore: sca/ my mailer completes this relative pathinformation to /var/mail/sca/ therefor I setup
2009 Dec 27
3
Scaling error
Hi useRs, I ran into an inconsistent output problem again. Here is the simplify illustration I've got a matrix as follows > x V1 V2 V3 [1,] 1 2 3 [2,] 4 5 6 [3,] 7 8 9 Associated with the matrix is a scaling factor, sca, derived from, say the mean of the respective columns, V1-V3; > sca V1 V2 V3 2.5 1.7 3.6
2005 Dec 15
3
Name conflict between Epi and ROC packages
The name conflicts in Epi and ROC packages (2 'ROC' functions are the problem) cause the following code to work once, but not twice: library(MASS); data(cats); x = cats[,2] y = ifelse(cats[,1]=='F',0,1) library(Epi); ROC(x,y,grid=0)$AUC library(ROC); AUC(rocdemo.sca(y, x, dxrule.sca)) What is the standard way of resolving name conflicts? Ask maintainers to resolve
2006 Mar 04
2
rsync backup not working
I'm using rsync 2.63 on a NetWare 6.5 server backing up various volumes to a SLES 9 server. My script that I'm using on the NW server is: # Rsync synchronisation of APPS rsync -rRutzvP --volume=apps: ./ 192.168.1.252::SCA/apps # Rsync synchronisation of DATA rsync -rRutzvP --volume=Data: ./ 192.168.1.252::SCA/Data # Rsync synchronisation ofGWMAIL rsync -rRutzvP --volume=GWMAIL: ./
2005 Sep 28
1
Fast AUC computation
I am doing a simulation with a relatively large data set (20,000 observations) for which I want to calculate the area under the Receiver Operator Curve (AUC) for many parameter combinations. I am using the ROC library and the following commands to generate each AUC: rocobj=rocdemo.sca(truth = ymis, data = model$fitted.values, rule = dxrule.sca) #generation of observed ROC object
2007 Dec 07
1
Wine Problem
I dont know if this is the wright mailing list but here it goes I wanted to use wine so that i can avoid purchasing 70 XP licences I installed a software that talks with the informix client 2.7.0 everything was running fine, the instalation went with minor problems. Until now when i stated a connection to the informix server wine simply stops the comand
2005 Jan 25
1
Re: I think your problem has to do with how you set the variable.
No Jeremy, excuse me, the error was in my email. The correct command is /bin/echo "Channel: Local/$1@chiamamezzi-dialout";\ /bin/echo "Variable: callid=123456|number=$1|url=pippo|menuid=FOP|redirectnum=0554202880";\ /bin/echo "Context: chiamamezzi-Wave";\ /bin/echo "Exten: s";\ /bin/echo "Priority: 1";\ /bin/echo "Callerid: Asterisk Automatic
2013 Aug 27
1
Error in simulation. NAN
Hi all, im triyng to implement a bayesian model with R and c++. I have a strange problem. I can't reproduce the error with a small script and then i post the original one. The problem is after the line for(MCMC_iter2=0;MCMC_iter2<thin;MCMC_iter2++) For the first 34 iterations all work fine, after, all the simulations of mu_acc_P return an "nan". If i delete the line
2004 Feb 06
1
nnet problem
Hello everybody, I want to use the nnet library and my problem is that the algorithm seems to accept only class as target when the neural is fiiting. So the output when I use predict.nnet is also a class. Is it possible to have numeric variable as target ? If yes, what is the syntax ? Thank you. Cordialement, R?gis CHARIGNON
2005 Mar 16
0
Time Series
see packages zoo and its on cran. > -----Original Message----- > From: consentino at infinito.it [mailto:consentino at infinito.it] > Sent: Wednesday, March 16, 2005 7:17 PM > To: r-help at stat.math.ethz.ch > Subject: [R] Time Series > > > Hello, > > I'm using a dataset with unequally spaced time series > and I'd want to know if there is in R some
2010 Apr 11
4
Virusscanning
Hello list, I use currently a non-dovecot pop3 proxy which has the ability to scan all passing mails for viruses. And I like dovecot. I have to combine both. One (and the only) idea is to call a virusscanner a shellscript, installed as PostLoginScript. But I see multiple disadvantages: 1. it's a shellscript which tents to be slow. 2. it's called *on* the mailbox-host, not on a dedicated
2009 Jan 21
2
win7 in xVM
Hi, Did anyone try to install Windows 7 beta within xVM? I tried that on SXCE105 but the Windows installer says me "STOP: 0x0000007E". -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
2005 Aug 03
1
Asterisk support Shared Call Appearance Signaling?
The Polycom 600 supports Shared Call Appearance Signaling. The Polycom documentation states: "Incoming calls can be presented to multiple phones simultaneously. This feature is dependent on support from a SIP server which binds the appearances together logically and looks after the necessary state notifications and performs an access control function." "The phone supports
2006 May 30
1
Shared Call / Bridged Line Appearances (SIP-B)
I take it SCA/BLA isn't going to make it into 1.4. Anyone have any idea when support will be added to asterisk for this? Sean
2013 May 10
0
[LLVMdev] Help on making doxygen document
Dear Sir or Ms: My OS is ubuntu 12.04(AMD64). I have installed TexLive 2012, Graphviz 2.26.3, doxygen 1.7.6.1 without the dependence doxygen-latex.The version of LLVM I am working on is 3.2. My configure script is the following: ../llvm-3.2/configure --prefix=/home/me/mywork/sca/llvm/llvm-install2 --enable-targets=host-only --enable-debug-runtime --enable-assertions --enable-doxygen
2009 Feb 26
4
SXCE104, Cannot boot HVM domain
Hi, I cannot boot Windows XP domU on SXCE104 dom0. It was running for weeks.. Is it a known bug? # virsh start wxpp01 & # virsh dumpxml wxpp01 <domain type=''xen'' id=''-1''> <name>wxpp01</name> <uuid>fb96e8c9-940d-7e0a-12ef-f167a7f1102c</uuid> <os> <type>hvm</type>
2010 Feb 01
1
LMTP-Server: missing headers
Hello, I just installed dovecot2-beta2 and configured the lmtp-server + postfix (no virtual users) postfix: mail_version = 2.7-20100117 mailbox_transport = lmtp:unix:lmtp-server lmtp_assume_final = yes dovecot: service lmtp { executable = lmtp protocol = lmtp unix_listener /var/spool/postfix/lmtp-server { group = postfix mode = 0660 user = postfix } } Mail gets delivered to
2005 Mar 29
8
Dell 1750 & TDM400P - Power
Has anyone come up with a way to get power to a TDM400P card installed in a Dell PowerEdge 1750? Thanks, Adam The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this
2004 Oct 13
1
Cleaning up R-2.0.0 installation on GNU/Linux ?
Hello, first, big thank you to the developers of R, the release of recent version is very nice.! Well, it seems that I've messed up my current installation by using two update mechanism at the same time on my Debian Sid box. That is : 1)Debian Way per apt-get freshing up my R installation 2) irregularily "update packages()" from within R. I guess this obviousely resulted in