Displaying 5 results from an estimated 5 matches for "conso".
Did you mean:
const
2004 Feb 04
1
arima function
Hello,
I am a beginner user of R and I would like to estimate a model with AR
errors. I use arima function:
modele
<-arima(conso,xreg=var.exogenes,order=c(ordre,0,0),include.mean=TRUE,method
="CSS")
My inputs are dummies for each month except one, and the same thing for
each day and each hour. I have this error message:
Warning message:
possible convergence problem: optim gave code= 1 in: arima(as.ts(conso),
xre...
2013 Nov 03
2
CONSULTA f
...uot;Cloranfenicol","Vancomicina","Eritromicina","Clindami
cina","Fosfomicina","Amoxicilina","Imipenem","Azitromicina","Ampicillin/Sulb
actan")
library(FactoMineR)
res.hcpc <- HCPC(res.pca, nb.clust=0, conso=0, min=3, max=10)
--
Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud. La persona que envia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las re...
2011 Jun 26
2
dovecot global sieve script problem
...ot;INBOX.spam";
stop;
}
----------------------------------------------------
------------ dovecot -n output ---------------------
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-686-bigmem i686 Debian 6.0.1 xfs
log_timestamp: %Y-%m-%d %H:%M:%S
ssl_cert_file: /etc/ssl/certs/secure.consoe.com.pem
ssl_key_file: /etc/ssl/certs/secure.consoe.com.key
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group: mail
mail_location: maildir:/home/vmail/%u
mbox_write_locks: fcntl dotlock
namespace:
type...
2013 Nov 01
1
FactoMineR
...Vancomicina
Eritromicina
Clindamicina
Fosfomicina
Amoxicilina
Imipenem
Azitromicina
Ampicillin/Sulbactan
Para el siguiente anĂ¡lisis
library(FactoMineR)
res.pca <- PCA(table1)
scale.unit=TRUE, ncp=2, graph = FALSE)
res.hcpc <- HCPC(res.pca, nb.clust=0, conso=0, min=3, max=10)
tuve que nombrar a las filas de esta manera
rownames(table1) <-
c("Ampicillin","Oxacillin","Peniclina","Ciprofloxacina","Amikacina","Gentami
cina","Kanamicina","Ceftriaxone","Ceftazidim...
2008 Dec 05
6
xen-3.0-x86_32 not supported by xen kernel
I build a DomU kernel on RHEL AS5.1. But when I boot this Guest DomU with the kernel, it gives me error message:
Error: (2, ''Invalid kernel'', ''xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n'')
Can someone give me any suggestion about this problem?
Thank you!
Joe
_______________________________________________
Xen-users