search for: respiratory

Displaying 19 results from an estimated 19 matches for "respiratory".

2010 Jun 02
2
building time series/zoo/its from a data frame
...04/01/09 Fever 12 2 04/02/09 Fever 11 3 04/03/09 Fever 10 4 04/04/09 Fever 13 5 04/05/09 Fever 6 6 04/01/09 Rash 6 7 04/02/09 Rash 10 8 04/03/09 Rash 9 9 04/04/09 Rash 10 10 04/05/09 Rash 8 11 04/01/09 Respiratory 12 12 04/02/09 Respiratory 9 13 04/03/09 Respiratory 6 14 04/04/09 Respiratory 11 15 04/05/09 Respiratory 11 > I would like to generate 3 time series (or zoo objects or its); one for Fever, one for Rash, and one for Respiratory. There are 2 questions here, please: a. How do I gene...
2010 Jun 22
2
constructing a data frame from ftable
...2009-04-16 Botulinic 622 631 Constitutional 1161 1124 Gastrointestinal 1020 1029 Hemorrhagic 472 477 Neurological 812 777 Other 6782 6702 Rash 607 630 Respiratory 962 1008 2009-04-17 Botulinic 690 626 Constitutional 1088 1119 Gastrointestinal 1009 984 Hemorrhagic 509 482 Neurological 735 794 Other 6682 6722 Rash 613...
2004 Jul 26
1
qcc package & syndromic surveillance (multivar CUSUM?)
...the qcc package allows for CUSUM and other statistical quality tests but I am not sure if my project is a good match for qcc functions as written. Any advice you may have is very much appreciated. I have four years worth of daily counts of emergency room admissions for different conditions (e.g. respiratory, neurologic, etc) from several local hospitals. the data looks like this... DAY 1 Respiratory Neuro ... Hospital A: 10 12 . . . . . . Hospital F: 7 14 DAY 2 Respiratory Neuro .....
2007 Sep 13
2
beginner's questions ... sorry
I have 316 files. Each file represents a patient's breathing track (respiratory signal recorded for a variable number of cycles). All files have the same are made up of a header followed by a variable number of records. Each record contains 7 comma separated fields. The patient ID is recorder in the header which is stripped off when reading the file into a R data.frame. Since...
2004 Aug 19
1
GEEs for time series data
I want to run a GEE for a time series of counts. The data are daily respiratory mortality counts and so there aren't any 'clusters' in the longitudinal sense. Neither the gee or geese packages work. The gee one wont run at all and the geese one produces NaNs or just runs indefinitely depending on how long the time series is. Any ideas how to make these work of any...
2007 Sep 10
1
is clustering analysis possible with R ?
I have 316 files storing a number of cycles of the respiratory signal from 316 different patients. Each file record is made up of the following data: amplitude,phase,timestamp,validflag,ttlin,mark,ttlout amplitude: is the position in cm relative to an arbitrary reference (signal amplitude) phase: is the phase value for the current sample (the time point...
2010 Nov 25
3
How to "bin"/average" time points?
Dear all, I am pretty new to R only having an introduction course, so please bare with me. I am doing my PhD at The Max Planck Institute of Immunobiology where I am analyzing some calorimetry data from some mice. I have a spreadsheet consisting of measurements of the respiratory exchange rate at different time points measured every 9 minutes over some days. My goal is "bin"/average the time points of each hour to only one measurements. E.g. [Time] - [Measurement] 12.09 - 0.730 12.18 - 0.732 12.27 - 0.743 12.36 - 0.757 12.45 - 0.781 12.54 - 0.731 --> should b...
2002 Jul 30
1
Comparison of two time series using R
We have two time series: the first is a series of weekly counts of isolates of RSV (respiratory syncytial virus) by pathology laboratories, and the second is a series of weekly counts of cases of bronchiolitis in young children presenting to hospital emergency departments. Bronchiolitis in young children is usually caused by RSV infection, and simple visual inspection reveals a very close...
2011 Feb 23
5
mgcv: beta coefficient and 95%CI
Hi i am doing an environmental research The equation is as follow: gam(y1 ~ x1 + s(x2) + s(x3) + s(x4), family = gaussian, fit = true) I would like to obtain the beta coefficient and 95CI of x4 (or s(x4)), what should I do? Thanks, Lung -- View this message in context: http://r.789695.n4.nabble.com/mgcv-beta-coefficient-and-95-CI-tp3320491p3320491.html Sent from the R help mailing list
2008 Dec 06
1
Morlet wavelet not supportd by wavCWTPeaks
aa <- (structure(list(X.0.85 = c(-1.02, -1.17, -1.29, -1.39, -1.46, -1.5, -1.52, -1.5, -1.46, -1.39, -1.3, -1.19, -1.07, -0.93, -0.79, -0.65, -0.5, -0.36, -0.22, -0.08, 0.05, 0.18, 0.3, 0.41, 0.52, 0.62, 0.72, 0.81, 0.89, 0.98, 1.05, 1.13, 1.19, 1.25, 1.29, 1.31, 1.31, 1.29, 1.24, 1.16, 1.06, 0.93, 0.77, 0.58, 0.38, 0.16, -0.07, -0.31, -0.89, -1.05, -1.19, -1.31, -1.41, -1.47, -1.51, -1.51,
2007 Nov 30
1
Help with tables
Hello, I'm new using R and developing tables. I have a problem in developing a table. In a questionaire I made I ask this question "Please tell me the first three sympthoms caused by Respiratory tract infection you've caught this year", then the people answer three sympthoms, the first mention (Top of mind) is saved in a variable called "P2_A", the second mention in a variable called "P2_B" and the third mention in "P2_C". Each answer is coded with n...
2005 Nov 16
6
nlme question
I am using the package nlme to fit a simple random effects (variance components model) with 3 parameters: overall mean (fixed effect), between subject variance (random) and within subject variance (random). I have 16 subjects with 1-4 obs per subject. I need a 3x3 variance-covariance matrix that includes all 3 parameters in order to compute the variance of a specific linear
2009 Apr 01
0
Reading from Google Spreadsheets with RGoogleDocs
...ss "NULL" is not valid for slot "access" in an object of class "GoogleSpreadsheet"; is(value, "character") is not TRUE RGoogleDocs is on the cusp of brilliance. How can I troubleshoot this apparently last remaining problem? Farrel J. Buchinsky, MD Director, Respiratory Papillomatosis Program Allegheny-Singer Research Institute 320 E. North Avenue Pittsburgh, PA 15212-4772
2006 Oct 04
0
[OT] Survival and Function as co-primary endpoints in clinical trials. How to simulate in R ?
...kidding) and there are plenty of knowledgable and helpful people on the list. Background: There are discussions among experts and regulatory authorities (cf guideline http://www.emea.europa.eu/pdfs/human/ewp/056598en.pdf) that, in for example Amyotrophic Lateral Sclerosis, a functional endpoint (respiratory function, muscular testing, rating scale) should be associated (co-primary, 2 primaries etc..) to survival in drug trials. My problem: I wish to illustrate that from my point of view and when you have a drug that improves survival this is not what you should do for the following reasons: - Death l...
2015 Jun 24
0
Post-doc in Systems Genetics, Gagneur lab, Munich
...nferring disease-causing molecular pathways from genotype, phenotypes, and omics profile of patient-derived cell lines (transcritptomic, proteomic and metabolic). The developed methods will be applied to data from our collaborator Dr. Holger Prokisch, Institute of Human Genetics of Munich (cellular respiratory disorders) and will lead to functional validation studies directly on cell lines derived from patients. The successful candidate will be part of SOUND, an international research project funded by the European Commission within its Horizon 2020 Research and Innovation programme ?Personalizing Healt...
2013 Sep 04
0
Fwd: Bienvenido a la lista de distribución R-help-es
...nto de datos y esas son probabilidades. Entiendo que puedes utilizar el método de cálculo que le resulte adecuado. Flu2009 {EpiEstim} R Documentation Data on the 2009 H1N1 influenza pandemic in a school in Pennsylvania Description This data set gives 1/ the daily incidence of onset of acute respiratory illness (ARI, defined as at least two symptoms among fever, cough, sore throat, and runny nose) amongst children in a school in Pennsylvania during the 2009 H1N1 influenza pandemic (see source and references), 2/ the discrete daily distribution of the serial interval for influenza, assuming a...
2013 Sep 03
5
Bienvenido a la lista de distribución R-help-es
Hola, ¿qué tal? Tienes que escribir a la dirección r-help-es en r-project.org, no a las que has usado (que son de administración de la lista). Un saludo, Carlos J. Gil Bellosta http://www.datanalytics.com El día 3 de septiembre de 2013 12:39, Jose Betancourt B. <betanster en gmail.com> escribió: > Quisiera saber en el paquete Epiestim > > Como lograr concatenar dos vectores,
2007 Dec 14
6
Analyzing Publications from Pubmed via XML
I would like to track in which journals articles about a particular disease are being published. Creating a pubmed search is trivial. The search provides data but obviously not as an R dataframe. I can get the search to export the data as an xml feed and the xml package seems to be able to read it. xmlTreeParse("
2020 Mar 21
9
Tasa variación diaria COVID-19
Hola: Tengo los datos diarios del número de casos de coronavirus por comunidades autónomas y quiero calcular el número diario de nuevos casos y la tasa diaria de variación del número de casos y no se como hacerlo en R. *fecha* *comunidad* *poblacion* *casos_totales* 04/03/2020 Andalucía 8414240 13 05/03/2020 Andalucía 8414240 12 06/03/2020 Andalucía 8414240 21 04/03/2020 Aragón