Displaying 20 results from an estimated 5000 matches similar to: "Find values from one dataframe between certain values in another dataframe"
2011 Apr 06
1
Package diveMove readTDR problem
Hi,
I am trying to read my TDR data into R using the readTDR function for the
diveMove package.
> seal <- readTDR("file location and name here", dateCol=1, depthCol=3,
> speed=FALSE, subsamp=1, concurrentCols=4:5)
But I keep getting the following error:
> Error: all(!is.na(time)) is not TRUE
All my columns to have values in them (there are no empty records)
The manual
2008 Nov 03
0
scuba 1.2-2 posted
scuba 1.2-2
'scuba' is a contributed package that performs theoretical calculations
about scuba diving --- dive profiles, decompression models, gas toxicity
and so on.
New features in version 1.2-2:
. Package vignette provides detailed explanations.
. Improved handling of data from dive computers.
. Gas switches (switching from one tank of breathing gas
2008 Nov 03
0
scuba 1.2-2 posted
scuba 1.2-2
'scuba' is a contributed package that performs theoretical calculations
about scuba diving --- dive profiles, decompression models, gas toxicity
and so on.
New features in version 1.2-2:
. Package vignette provides detailed explanations.
. Improved handling of data from dive computers.
. Gas switches (switching from one tank of breathing gas
2011 Oct 04
2
About stepwise regression problem
First of all, I have GAMs
noxd<-gam(newNOX~pressure+maxtemp+s(avetemp,bs="cr")+s(mintemp,bs="cr")+s(RH,bs="cr")+s(solar,bs="cr")+s(windspeed,bs="cr")+s(transport,bs="cr"),family=gaussian
(link=log),groupD,methods=REML)
Then I type " summary(noxd)". and show
Family: gaussian
Link function: log
Formula:
newNO2 ~ pressure
2011 Oct 13
3
Question about GAMs
hi! I hope all of you can help me this question
for example GAMs:
ozonea<-gam(newozone~
pressure+maxtemp+s(avetemp,bs="cr")+s(ratio,bs="cr"),family=gaussian
(link=log),groupA,methods=REML)
formula(ozonea)
newozone ~ pressure + maxtemp + s(avetemp, bs = "cr") + s(ratio,bs = "cr")
#formula of gams
coef(ozonea) # extract the coefficient of GAMs
2010 Dec 14
5
Build associated model confusion
I''m new to Rails3, and I''m just trying to get one last thing to work
before I call it a night. The situation is the following (please if
the code is horrible, just let me know, still learning):
I want to log a dive. I might have a new location on that dive at
which point I have to create a new Location, and then create the dive.
A dive has_one location. A location has_many
2009 Oct 29
0
What is the best way to efficiently construct a data frame from multiple source files?
I have an arbitrary number of spreadsheets that I want to consolidate
into a single data frame. The spreadsheets all have the same structure:
location, depth1Reading, depth2reading, depth3reading, depth4reading,
depth5reading
The spreadsheets have their reading date in their file name. This gets
parsed out and added to the data frame as a factor. The file name gets
recorded in the data
2006 Apr 20
1
lmer{lme4}, poisson family and residuals
Hello,
I’m trying to fit the following model:
Dependent variable: MAXDEPTH (the maximum depth reached by a penguin during
a given dive)
Fixed effects: SUCCESSMN (an index of the “individual quality” of a bird),
STUDYDAY (the day of the study, from -5 to 20, with 0=Dec 20), and the
interaction SUCCESSMN*STUDYDAY
Random effect: BIRD (the bird id, as each bird is performing several dives)
2012 Aug 14
1
oVirt Workshop Europe 2012: Call For Participation
=================================================================
oVirt Workshop Europe 2012: Call For Participation
November 7-9, 2012 - Hotel Fira Palace - Barcelona, Spain
(All submissions must be received before midnight Sep 14th, 2012)
=================================================================
The oVirt Project is an open virtualization project for anyone who cares
about Linux-based
2012 Aug 14
1
oVirt Workshop Europe 2012: Call For Participation
=================================================================
oVirt Workshop Europe 2012: Call For Participation
November 7-9, 2012 - Hotel Fira Palace - Barcelona, Spain
(All submissions must be received before midnight Sep 14th, 2012)
=================================================================
The oVirt Project is an open virtualization project for anyone who cares
about Linux-based
2007 Jul 14
0
Extending Matrix class
This is from a private question which I'm given permission to
answer in public:
>>>>> "IF" == Ingo Feinerer <h0125130 at wu-wien.ac.at>
>>>>> on Fri, 13 Jul 2007 16:14:07 +0200 writes:
IF> Hello, We tried to derive a class from Matrix but had
IF> some problems. Maybe you can help us:
library("Matrix")
m <-
2005 Jan 10
1
I have some problem about GLM function.
Dear R-Help
I 'm using GLM function to Modelling. But when I used Gamma Family in GLM, then I can't run.
It was error
> glm(DamageRatio~MinTEMP+MaxTEMP+DayRain+Group1+Group2+Group3+Year,family=Gamma())
Error in eval(expr, envir, enclos) : Non-positive values not allowed for the gamma family
Can Gamma Distribution use data begin 0 ?
and then when I used GLM in S-Plus Program then
2011 Jan 10
2
How to save the output of "split" command as series of .csv files
Hello,
I am looking for a way to quickly split a data frame containing daily
temperature readings into a series of individual data frames, one for each
year, in order to save them as individual .csv files which will be named
according to Year. I would prefer not to use a series of "subset" commands
given that there are a differing number of years for the various location.
The data
2014 Feb 27
0
AIX WINBIND ISSUES
All,
I am having a winbind module load error on aix 7.1 trying to load winbind
module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}
2014 Feb 27
0
AIX 7.1 Winbind Module Load Issues
All,
I am having a winbind module load error on aix 7.1 trying to load
winbind module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
All,
I am having a winbind module load error on aix 7.1 trying to load
winbind module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}
2008 Jun 23
0
scuba 1.2-1
scuba 1.2-1
** now with added Helium **
'scuba' is a contributed R package that performs theoretical calculations
about scuba diving --- dive profiles, decompression models,
gas toxicity and so on.
New features in version 1.2-1:
. Breathing gases may now contain Helium
as well as Oxygen and Nitrogen.
. Decompression models now handle breathing gases
containing
2008 Jun 23
0
scuba 1.2-1
scuba 1.2-1
** now with added Helium **
'scuba' is a contributed R package that performs theoretical calculations
about scuba diving --- dive profiles, decompression models,
gas toxicity and so on.
New features in version 1.2-1:
. Breathing gases may now contain Helium
as well as Oxygen and Nitrogen.
. Decompression models now handle breathing gases
containing
2006 Mar 03
3
Pluralisation issue?
I''m having trouble with rails and a table named ''dives''. It seems to
work fine if I try it with another table name. I''ve generated the
scaffold with the script and have not made any modifications to it. When
I try to run the dives controller it starts looking for ''dife.rb'' and
fives me ''uninitialized constant Dife''.
Is this a
2008 Aug 21
4
Very confused with class
Hi all,
I am very confused with class.
I am looking at some weather data which I want to use as explanatory
variables in an lm. R has treated these variables as factors (i.e. with
different levels), whereas I want them treated as discretely measured
continuous variables. So I need to reassign the class of these
variables, right?
Indeed, doing
class(southwest$pressure)
(pressure being air