Displaying 19 results from an estimated 19 matches similar to: "Difficulty creating Julian day in data frame"
2007 Jan 17
1
Coefficient of determination when intercept is zero
I am curious as to the "lm" calculation of R2 (multiple coefficient of
determination, I assume) when intercept is zero. I have 18 data points, two
independent variables:
First, a model with an intercept:
> mod0=lm(Div~Rain+Evap,data=test)
> summary(mod0)$r.squared
[1] 0.6257541
> cor(predict(mod0),test$Div)^2
[1] 0.6257541
The $r.squared and the result from "cor"
2006 Sep 01
3
Also Postfix-Problem
Hi Folks,
after the update 4.4 I can't use Postfix:
errormessage
Name service error for name=localhost type=A: Host not found
or more details:
Sep 1 08:40:01 main postfix/smtpd[5843]: connect from localhost[127.0.0.1]
?
Se?Sep 1 08:40:01 main postfix/smtpd[5843]: E45C34B75F:
client=localhost[127.0.0.1] ?
2010 Jun 14
2
how to make a barplot similar to Excel’s “clustered column chart”.
I have a matrix with 12 rows (one for each month), 2 columns (baseflow,
runoff). I would like to make a barplot similar to Excel’s “clustered
column chart”.
Here is my matrix ‘x’
8.258754 13.300710
10.180953 10.760465
11.012184 13.954887
10.910870 13.839839
9.023519 11.511129
7.189241 12.519830
5.925576 17.101491
5.211613 13.585175
2011 Feb 03
2
"Matrix' with Functions
Dear R members,
I have a quite large of function that are named like that
f11,f12,...f15
f21,f22,...f25
..
f51,f52,...f52
These are static (hard-coded) functions that the only common they have is that they take the same number and type of input fij(a,b,c,d). As you might understand this is really close to the notion of matrix only that my 'matrix' contains functions. It would be great if
2010 Apr 07
1
extracting ctree() output information
Hi,
I am new to R and am using the ctree() function to do customer
segmentation. I am using the following code to generate the tree:
treedata$Response<-factor(treedata$Conversion)
fit<-ctree(Response ~
.,controls=ctree_control(mincriterion=0.99,maxdepth=4),data=treedata)
plot(fit)
print(fit)
The variable "Response" above equals 1 if the customer responded to an
offering and
2009 Dec 29
1
SUN_LIBUSB
Hi all,
I've been trying to get a TrippLite 700DV communicating with nut in
Solaris. The problem was that I would successfully send a message to the
ups, but wouldn't be able to receive anything. After some snooping
around I found this bit of code in libusb.c libusb_get_interrupt().
#ifdef SUN_LIBUSB
/*
usleep(timeout * 1000);
*/
return 0;
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
Dear all,
After being archived on CRAN on 2023-10-1, hydroTSM is finally back on CRAN
since January 18th: https://cran.r-project.org/package=hydroTSM.
This new version 0.7-0 has several new functions, improvements, bugfixes,
and a new dataset, mostly devoted to work with sub-daily and sub-hourly
time series.
*) New functions: baseflow, plot_pq, calendarHeatmap, subhourly2hourly,
2024 Jan 22
0
hydroTSM back on CRAN (v0.7-0 released)
Dear all,
After being archived on CRAN on 2023-10-1, hydroTSM is finally back on CRAN
since January 18th: https://cran.r-project.org/package=hydroTSM.
This new version 0.7-0 has several new functions, improvements, bugfixes,
and a new dataset, mostly devoted to work with sub-daily and sub-hourly
time series.
*) New functions: baseflow, plot_pq, calendarHeatmap, subhourly2hourly,
2011 Nov 10
5
Problem with kerberos method attribut
Hi;
?
I would like to use a samba configuration with :
?
dedicated keytab file = /etc/krb5.keytab
kerberos method = system keytab
security = ADS
?
But when I test the configuration (testparm) I have the following error msg :
?
Load smb config files from /etc/samba/smb.conf
Unknown parameter encountered: "dedicated keytab file"
Ignoring unknown parameter "dedicated keytab file"
2005 Nov 17
1
Histogram over a Large Data Set (DB): How?
Hi! I'm new to R, and I have a question about how R works with large data sets
--- in particular, data sets that come from databases.
I'm using R 2.2.0 with the DBI package (0.1-9) and the RMySQL package (0.5-5).
My get-my-feet-wet-with-R project is to make a histogram from a data set stored
in a MySQL database. In particular, I have a table that describes some
observed spam emails.
2004 Aug 06
2
Psycho Acoustic models i Speech Coding
Hi,
Does anyone have an idea about the possibility to apply psychoacoustic
models as the ones in mp3 or AAC to a CELP coder? Thanks!
/Pontus
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org'
containing only the word 'unsubscribe' in the
2008 May 19
3
Error decoding input string.
Hi,
I am trying to index a number of Spanish language text files, but a
large fraction of the files are generating errors like the
following...
Error: exception 2 not handled: Error decoding input string. Check that you have the locale set correctly
however it looks to me like my locale matches the file type. Running
the file command on the files returns
$ file
2010 Jul 09
8
DO NOT REPLY [Bug 7565] New: --check-point=<TIME> +options.c.patch +generator.c.patch
https://bugzilla.samba.org/show_bug.cgi?id=7565
Summary: --check-point=<TIME> +options.c.patch
+generator.c.patch
Product: rsync
Version: 3.0.7
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
2011 Apr 03
3
Civ crashes while starting in window mode
Hey,
i finally figured out how to install Civ4 in wine, and it worked perfektly yesterday for like 10h when i tried to save my game it randomly crashed (i did save a couple times bevore) and told me it has a "bad memory access err".
Today when I tried starting Civ4 it freezes upon opening the window with the following output:
Code:
fixme:system:SystemParametersInfoW Unimplemented
2010 Jan 12
1
Tripplite_usb
He everyone,
I have a Tripplite SMART700DVa using the tripplite_usb from NUT 2.5 (rev
2217) driver running in Solaris 10x86. My driver hangs when trying to
connect. Once the driver sends the watchdog command ("W\0"), it can no
longer receive any signals and eventually exits. The UPS responds to
other watchdog commands ("W5" for example), but there doesn't seem to be
2004 Aug 06
1
Psycho Acoustic models i Speech Coding
(This is almost out of topic but anyway...)
It is surprising how little research effort have been put into psy-acou
models for CELP. The basic problem lies in that it is not easy to alter
the LP model without distroying the minimum-phase property (ie. the
stability of the predictor). That leaves us with psy-acou modelling of
the noise-part only. However, my own research is in constrained
2003 Jan 19
0
rsync+ (batch mode) feature suggestion
Bert,
Hi. If you are still interested in your rsync+ project, changes for
which have evidently been (and are, perhaps, still being?) submitted
to the official, upstream rsync version, you may want to add the
following feature, proffered below, in order to conduce a little
greater batch mode usage flexibility primarily for those with above
average security concerns.
Currently (at least in the
2004 Jul 19
0
Cant compile Zaptel at all
I have been trying to compile Zaptel 1.0-RC1 that I just downloaded via tarball on my debian 3.0 system running a 2.4.26 kernel. I have all the headers, libraries and sources installed for the kernel along with the latest versions of GCC. I dont know what else to do to trouble shoot this so I have included the entire output below.
Thanks a lot!
-James Freire
linux1:/usr/src/zaptel-1.0-RC1#
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
libswfdec/swfdec_as_object.c | 64
libswfdec/swfdec_file_reference.c | 2
libswfdec/swfdec_load_object.c | 81
libswfdec/swfdec_sprite_movie_as.c | 19
libswfdec/swfdec_system_security.c | 1
test/trace/Makefile.am | 72