Displaying 20 results from an estimated 685 matches for "maryland".
2009 Jul 29
1
Off-topic: strange problem with file size
...problem with some files. The account has 77GB of
data[1], but there some files with more than 100GB[2], in fact, two of
then have more than 200GB[3].
The OS is Opensuse 10.2 x86_64.
Has anyone seem something like this? How can I inspect more closely what
is going on?
Thanks
Marcelo
[1]
maryland:/maryland2 # du -sh alireza/
77G alireza/
maryland:/maryland2 #
[2]
maryland:~ # find /maryland2/alireza/ -size +100G -print
/maryland2/alireza/Restart/1to1-2/events-cfluid-rem-add-pasi/test.rsi
/maryland2/alireza/Restart/1to1-2/lqfCyclic/Restart/a.rsi
/maryland2/alireza/Restart/1to1-2/lqfCycl...
2023 Dec 07
4
Convert character date time to R date-time variable.
...es,
I have a matrix of character data that represents date and time. The format of each element of the matrix is
"2020-09-17_00:00:00"
How can I convert the elements into a valid R date-time constant?
Thank you,
John
John David Sorkin M.D., Ph.D.
Professor of Medicine, University of Maryland School of Medicine;
Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;?
PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;
Senio...
2014 Sep 30
0
Position announcement - Research Educator - University of Maryland
...the full position announcement and apply at: https://ejobs.umd.edu/postings/29966
Title: Research Associate
Functional Title: Research Educator
Position Summary/Purpose of Position: The First-Year Innovation & Research Experience (FIRE) is a new major initiative at the University of Maryland, College Park. FIRE provides first-year undergraduate students research experience, broad mentorship and social connectivity that impacts academic success and professional development.
The Office of the Provost and Senior Vice President in collaboration with the Department of Agricultural and Re...
2006 Dec 09
7
Simulation with R
An apparatus exists whereby a collection of balls is displaced to the
top of a stack by suction. A top level (Level 1) each ball is shifted
1 unit to the left or 1 unit to the right at random with equal
probability. The ball then drops down to level 2. At Level 2, each
ball is again shifted 1 unit to the left or 1 unit to the right at
random. The process continues for 15 levels and the balls are
2007 Jan 18
3
selecting rows for inclusion in lm
...uot;Meno"]))
[1] 22
I would appreciate any help in modifying the data= parameter of the lm
so that I include only those subjects for which Meno=PRE.
R 2.3.1
Windows XP
Thanks,
John
John Sorkin M.D., Ph.D.
Chief, Biostatistics and Informatics
Baltimore VA Medical Center GRECC,
University of Maryland School of Medicine Claude D. Pepper OAIC,
University of Maryland Clinical Nutrition Research Unit, and
Baltimore VA Center Stroke of Excellence
University of Maryland School of Medicine
Division of Gerontology
Baltimore VA Medical Center
10 North Greene Street
GRECC (BT/18/GR)
Baltimore, MD 21201-...
2024 Nov 27
3
Convert string to date time
...rtion was ignored. I suspect the problem is the _ between the date and time, but I don't know how to account for this character in the string.
I hope someone can tell me how to read the string as a date time constant.
John?
John David Sorkin M.D., Ph.D.
Professor of Medicine, University of Maryland School of Medicine;
Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;?
PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;
Senior S...
2013 Apr 09
4
Converting matrix to data frame without losing an assigned dimname
...t should illustrate what I'm talking about.
tableData <- state.x77[c(7, 38, 20, 46), c(7, 1, 8)]
names(dimnames(tableData)) <- c("State", "")
tableData
State Frost Population Area
Connecticut 139 3100 4862
Pennsylvania 126 11860 44966
Maryland 101 4122 9891
Virginia 85 4981 39780
tableData <- as.data.frame(tableData)
tableData
Frost Population Area
Connecticut 139 3100 4862
Pennsylvania 126 11860 44966
Maryland 101 4122 9891
Virginia 85 4981 39780...
2008 Jan 17
1
Any tools for working with US 2000 census data?
I've been given the job of extracting some data from the United States
2000 census (files at
http://www2.census.gov/census_2000/datasets/Summary_File_2/Maryland/all_
Maryland.zip 52M). I'm only interested in Census Block Groups (CBGs)
located within Baltimore City, Maryland. Additionally, I just have to
extract certain data fields. I think I'll be using Summary File 2. This
is my first experience working with US census data.
I wasn't successfu...
2006 Nov 21
2
sample size for linear regression
...;-lm(y~x+z)
is there a function which can be passed coef(z), SE(z), and other
parameters to determine a sample size based on z, SEz and other
information from the regression?
Thanks,
John
John Sorkin M.D., Ph.D.
Chief, Biostatistics and Informatics
Baltimore VA Medical Center GRECC,
University of Maryland School of Medicine Claude D. Pepper OAIC,
University of Maryland Clinical Nutrition Research Unit, and
Baltimore VA Center Stroke of Excellence
University of Maryland School of Medicine
Division of Gerontology
Baltimore VA Medical Center
10 North Greene Street
GRECC (BT/18/GR)
Baltimore, MD 21201-...
2024 Nov 27
7
R Processing dataframe by group - equivalent to SAS by group processing with a first. and retain statments
...e
olddata <- data.frame(ID=ID,date=date)
olddata
Any suggestions on how to do this would be appreciated. . . I have worked on this for more than 12-hours, despite multiple we searches I have gotten nowhere. . .
Thanks
John
John David Sorkin M.D., Ph.D.
Professor of Medicine, University of Maryland School of Medicine;
Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;?
PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;
Senior S...
2025 Jan 24
2
Interpreting the output of str on a data frame created using aggregate function
..."Moderate" "Unhealthy For Some" "Unhealthy" "Very Unhealthy" "Hazardous1"
> [7] "Hazardous2"
>
> Thank you,
> John
>
> John David Sorkin M.D., Ph.D.
> Professor of Medicine, University of Maryland School of Medicine;
> Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;
> PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;...
2024 May 09
2
Print date on y axis with month, day, and year
...63, 73, 79, 81, 88, 91, 93, 96, 103)),
row.names = c(NA, 30L), class = "data.frame")
yyy
class(yyy$jdate)
ggplot(data=yyy[1:30,],aes(as.Date(jdate,format="%m-%d-%Y"),Sum)) +geom_point()
Thank you
John
John David Sorkin M.D., Ph.D.
Professor of Medicine, University of Maryland School of Medicine;
Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;?
PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;
Senior S...
2024 Nov 29
3
Trying to get the prior value of a record from a data.frame . . . data.frame
...,"num"], n=1L, type="lag")
cat("Previous value of x[,num]=",zoop,"\n")
}
###############################
# END Try to understand shift #
###############################
Thank you,
John
John David Sorkin M.D., Ph.D.
Professor of Medicine, University of Maryland School of Medicine;
Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;?
PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;
Senior S...
2007 Mar 06
5
Recalling and printing multiple graphs. Is there something in the HISTORY menu that will help?
...HISTORY menu. Please take pity on my when you let me know that some
easy search or command could get me the information I needed. I have
looked, but clearly in the wrong places.
John
John Sorkin M.D., Ph.D.
Chief, Biostatistics and Informatics
Baltimore VA Medical Center GRECC,
University of Maryland School of Medicine Claude D. Pepper OAIC,
University of Maryland Clinical Nutrition Research Unit, and
Baltimore VA Center Stroke of Excellence
University of Maryland School of Medicine
Division of Gerontology
Baltimore VA Medical Center
10 North Greene Street
GRECC (BT/18/GR)
Baltimore, MD 21201-...
2024 Jun 08
3
Can't compute row means of two columns of a dataframe.
...meric or logical: returning NA
2: In mean.default(data[x, , drop = FALSE], ...) :
argument is not numeric or logical: returning NA
Can someone tell my what I am doing wrong, and how I can compute the row means?
Thank you,
John
John David Sorkin M.D., Ph.D.
Professor of Medicine, University of Maryland School of Medicine;
Associate Director for Biostatistics and Informatics, Baltimore VA Medical Center Geriatrics Research, Education, and Clinical Center;?
PI?Biostatistics and Informatics Core, University of Maryland School of Medicine Claude D. Pepper Older Americans Independence Center;
Senior S...
2020 Jul 28
0
Assistant Clinical Professor - University of Maryland
The University of Maryland?s University Honors program invites applications
for four faculty positions to begin in Fall 2020. Each of these Assistant
Clinical Professor positions offers a three-year, full-time appointment
with competitive salaries and generous benefits. These faculty positions
offer a rare opportunity to inc...
2006 Feb 26
0
ANN: next meeting of codefesters in Columbia Maryland is Monday Feb 27th at 7pm
Us folk who have been teaching ourselves Ruby on Rails development in
the Columbia Maryland area are still meeting up each Monday to learn more
about it. We''ve expanded the scope of our meetings to be more about learning
ruby then just leanring about Rails itself. At this time we''ve got some
people working on the rails project and other folks learning how to do Test
Dri...
2007 May 09
0
Network Engineer, Maryland U.S.A
Position Title: Network Engineer
Location: Maryland
Position Summary:
Link Communication is an industry leader for mobile computers, mobile
communications routers, and mobile digital video recording systems for use
in law enforcement and mass transit applications. We have an immediate need
for a Network engineer who is a self starter and wo...
2007 Mar 26
4
Problem dropping rows based on values in a column
...15795 10202 15680 15587 15552 15588 15375 15492 15568 15196 10217 15396 15477 15446 15374 14092
[52] 14033 15141 14953 15473 10424 13445 14854 10481 14793 14744 14772
>
Thanks,
John
John Sorkin M.D., Ph.D.
Chief, Biostatistics and Informatics
Baltimore VA Medical Center GRECC,
University of Maryland School of Medicine Claude D. Pepper OAIC,
University of Maryland Clinical Nutrition Research Unit, and
Baltimore VA Center Stroke of Excellence
University of Maryland School of Medicine
Division of Gerontology
Baltimore VA Medical Center
10 North Greene Street
GRECC (BT/18/GR)
Baltimore, MD 21201-...
2009 Jun 09
0
Bioinformatics Scientist position in Maryland
Bioinformatics Scientist position in Maryland
Description Title: Bioinformatics Scientist I/II - Translational Science
Location - Gaithersburg, MD
Contact: higgsb at medimmune.com
** Please do not send a CV if you do not have most of the qualifications
listed below
** Local candidates preferred
Major Duties and Responsibilities:
We have a...